ffmpeg-nightly: Update to version 101017

This commit is contained in:
Jakub Čábera 2021-02-09 19:41:14 +01:00
parent fc9a89d225
commit 4ed2a9fe6b
4 changed files with 4 additions and 14 deletions

View File

@ -1,13 +1,13 @@
{ {
"version": "101009", "version": "101017",
"description": "A complete, cross-platform solution to record, convert and stream audio and video.", "description": "A complete, cross-platform solution to record, convert and stream audio and video.",
"homepage": "https://ffmpeg.org", "homepage": "https://ffmpeg.org",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-02-08-12-47/ffmpeg-N-101009-ga773455c4f-win64-gpl.zip", "url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-02-09-12-38/ffmpeg-N-101017-gcfcc36240f-win64-gpl.zip",
"hash": "464642768644555e9345df7f43b13a267e00c32a0b41bf03e811c126e50ff937", "hash": "16235f09b34dbda8b6ac58fbe866db9464a890cc79ad95206c5f9b57497bee53",
"extract_dir": "ffmpeg-N-101009-ga773455c4f-win64-gpl" "extract_dir": "ffmpeg-N-101017-gcfcc36240f-win64-gpl"
} }
}, },
"bin": [ "bin": [

View File

@ -30,10 +30,6 @@
}, },
"env_add_path": ".", "env_add_path": ".",
"persist": "lib", "persist": "lib",
"checkver": {
"url": "https://github.com/HaxeFoundation/haxe/releases",
"regex": "([\\d.]+-(rc|preview)[\\d.]+)"
},
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {

View File

@ -20,9 +20,6 @@
"hjson-cli" "hjson-cli"
] ]
], ],
"checkver": {
"github": "https://github.com/hjson/hjson-go"
},
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {

View File

@ -10,9 +10,6 @@
"unison.exe", "unison.exe",
"unison-fsmonitor.exe" "unison-fsmonitor.exe"
], ],
"checkver": {
"github": "https://github.com/bcpierce00/unison"
},
"autoupdate": { "autoupdate": {
"url": "https://github.com/bcpierce00/unison/releases/download/v$version/unison-windows-$version-text.zip", "url": "https://github.com/bcpierce00/unison/releases/download/v$version/unison-windows-$version-text.zip",
"extract_dir": "unison-windows-$version-text" "extract_dir": "unison-windows-$version-text"