diff --git a/composer.json b/composer.json index c617f5d..c75e91c 100644 --- a/composer.json +++ b/composer.json @@ -39,6 +39,10 @@ "url": "https://github.com/rg3/youtube-dl.git", "type": "git", "reference": "2016.09.08" + }, + "dist": { + "type": "tar", + "url": "https://github.com/rg3/youtube-dl/archive/2016.09.08.tar.gz" } } }, diff --git a/composer.lock b/composer.lock index 94c5098..9c6c409 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "7feb22c9a83e389562253bd1e7389080", - "content-hash": "0ca3a07c96a159c3a44ae007b56a9fbf", + "hash": "0f8f1c80cb7ebbc175b7e6be0936f841", + "content-hash": "2dee8611ed0f1e97a0be455b9eec7647", "packages": [ { "name": "aura/session", @@ -1425,6 +1425,12 @@ "url": "https://github.com/rg3/youtube-dl.git", "reference": "2016.09.08" }, + "dist": { + "type": "tar", + "url": "https://github.com/rg3/youtube-dl/archive/2016.09.08.tar.gz", + "reference": null, + "shasum": null + }, "type": "library" }, {