diff --git a/bucket/ffmpeg-nightly.json b/bucket/ffmpeg-nightly.json index 5c737fe218..b3d8762220 100644 --- a/bucket/ffmpeg-nightly.json +++ b/bucket/ffmpeg-nightly.json @@ -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": [ diff --git a/bucket/postgrest.json b/bucket/postgrest.json index 1890e4ef5f..8170148234 100644 --- a/bucket/postgrest.json +++ b/bucket/postgrest.json @@ -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": {