diff options
author | Robin Appelman <robin@icewind.nl> | 2018-01-19 16:22:36 +0100 |
---|---|---|
committer | Robin Appelman <robin@icewind.nl> | 2018-01-19 16:22:36 +0100 |
commit | f6c95ca8507403dbd66a870c96b387962312894c (patch) | |
tree | e6f8dd4cec6e5f4b93233c631058860c6c424675 /apps/files_external/3rdparty/composer.lock | |
parent | 6e29b8731e25526442d9b878a5a6ae75afc4075e (diff) | |
download | nextcloud-server-f6c95ca8507403dbd66a870c96b387962312894c.tar.gz nextcloud-server-f6c95ca8507403dbd66a870c96b387962312894c.zip |
update icewind/smb to 2.0.4
Signed-off-by: Robin Appelman <robin@icewind.nl>
Diffstat (limited to 'apps/files_external/3rdparty/composer.lock')
-rw-r--r-- | apps/files_external/3rdparty/composer.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/3rdparty/composer.lock b/apps/files_external/3rdparty/composer.lock index e00a7bd80e4..2ec6ee94c8d 100644 --- a/apps/files_external/3rdparty/composer.lock +++ b/apps/files_external/3rdparty/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "b6a304e8ab2effa3791b513007fadcbc", + "content-hash": "8b87ff18cd1c30945c631607fbfbf8b7", "packages": [ { "name": "icewind/smb", - "version": "v2.0.3", + "version": "v2.0.4", "source": { "type": "git", "url": "https://github.com/icewind1991/SMB.git", - "reference": "8394551bf29a37b884edb33dae8acde369177f32" + "reference": "f258947a6f840cc9655ba81744872f9bb292a7dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/icewind1991/SMB/zipball/8394551bf29a37b884edb33dae8acde369177f32", - "reference": "8394551bf29a37b884edb33dae8acde369177f32", + "url": "https://api.github.com/repos/icewind1991/SMB/zipball/f258947a6f840cc9655ba81744872f9bb292a7dd", + "reference": "f258947a6f840cc9655ba81744872f9bb292a7dd", "shasum": "" }, "require": { @@ -45,7 +45,7 @@ } ], "description": "php wrapper for smbclient and libsmbclient-php", - "time": "2017-10-18T16:21:10+00:00" + "time": "2018-01-19T14:36:36+00:00" }, { "name": "icewind/streams", |