mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
ffmpeg-nightly: Update to version 100102
postgrest: Fix checkver
This commit is contained in:
parent
79f38d9adb
commit
410128e361
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "100082",
|
||||
"version": "100102",
|
||||
"description": "A complete, cross-platform solution to record, convert and stream audio and video.",
|
||||
"homepage": "https://ffmpeg.org",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2020-11-28-12-37/ffmpeg-N-100082-g81503ac58a-win64-gpl.zip",
|
||||
"hash": "4c1dbe1630d798df770744f2a6a3fdb3df314271d6457711928bf64e3dc8d537",
|
||||
"extract_dir": "ffmpeg-N-100082-g81503ac58a-win64-gpl"
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2020-11-29-12-31/ffmpeg-N-100102-gf194cedfe6-win64-gpl.zip",
|
||||
"hash": "5453f4ceea21d7b64fb6e23ba08da517141c851c16050ae55138847114fb6e53",
|
||||
"extract_dir": "ffmpeg-N-100102-gf194cedfe6-win64-gpl"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -12,7 +12,8 @@
|
||||
},
|
||||
"bin": "postgrest.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/PostgREST/postgrest"
|
||||
"url": "https://github.com/PostgREST/postgrest/releases",
|
||||
"regex": "tag/v([\\d.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user