kopia lustrzana https://github.com/harvard-lil/archive.social
Merge pull request #24 from harvard-lil/dependencies-update-21-06-2023
Dependencies updatepull/25/head 0.0.8
commit
b260ca5726
Plik diff jest za duży
Load Diff
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "thread-keeper",
|
"name": "thread-keeper",
|
||||||
"version": "0.0.7",
|
"version": "0.0.8",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "app.js",
|
"main": "app.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
# Pulls yt-dlp (2023.03.04 version) and saves it in `executables`.
|
# Pulls yt-dlp (2023.06.22 version) and saves it in `executables`.
|
||||||
curl -L https://github.com/yt-dlp/yt-dlp/releases/download/2023.03.04/yt-dlp > ../executables/yt-dlp;
|
curl -L https://github.com/yt-dlp/yt-dlp/releases/download/2023.06.22/yt-dlp > ../executables/yt-dlp;
|
||||||
chmod a+x ../executables/yt-dlp;
|
chmod a+x ../executables/yt-dlp;
|
||||||
|
|
Ładowanie…
Reference in New Issue