ffmpeg-nightly-shared: Update to version 103588

This commit is contained in:
Jakub Čábera 2021-09-10 05:31:15 -07:00
parent 346479171b
commit 6aabd1b9ac
5 changed files with 27 additions and 26 deletions

View File

@ -1,13 +1,13 @@
{ {
"version": "103585", "version": "103588",
"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-09-09-12-23/ffmpeg-N-103585-gbb9141cc13-win64-gpl-shared.zip", "url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-09-10-12-22/ffmpeg-N-103588-g0b4d009587-win64-gpl-shared.zip",
"hash": "6c72be0fb261ea12a85ede4e5e784bd89bd371e0baaf3565440c1f65635d7dad", "hash": "4f20ccc78265c1b4d0e34ea7ef09997cc2519220f16c758a865cc7c495ff788c",
"extract_dir": "ffmpeg-N-103585-gbb9141cc13-win64-gpl-shared" "extract_dir": "ffmpeg-N-103588-g0b4d009587-win64-gpl-shared"
} }
}, },
"bin": [ "bin": [

View File

@ -1,20 +1,16 @@
{ {
"homepage": "https://github.com/dundee/gdu",
"description": "A Fast Console Disk Usage Analyzer",
"license": "MIT",
"version": "5.7.0", "version": "5.7.0",
"description": "A Fast Console Disk Usage Analyzer",
"homepage": "https://github.com/dundee/gdu",
"license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dundee/gdu/releases/download/v5.7.0/gdu_windows_amd64.exe.zip", "url": "https://github.com/dundee/gdu/releases/download/v5.7.0/gdu_windows_amd64.exe.zip",
"hash": "e21f1798bc44c6d2e65fc3b9c7d43c46ebb66e7eeac97d113327acaf8893d973" "hash": "e21f1798bc44c6d2e65fc3b9c7d43c46ebb66e7eeac97d113327acaf8893d973"
} }
}, },
"bin": [ "pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'",
[ "bin": "gdu.exe",
"gdu_windows_amd64.exe",
"gdu"
]
],
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {

View File

@ -3,10 +3,8 @@
"description": "Terminal client for Git", "description": "Terminal client for Git",
"homepage": "https://github.com/extrawurst/gitui", "homepage": "https://github.com/extrawurst/gitui",
"license": "MIT", "license": "MIT",
"depends": "git",
"url": "https://github.com/extrawurst/gitui/releases/download/v0.17.1/gitui-win.tar.gz", "url": "https://github.com/extrawurst/gitui/releases/download/v0.17.1/gitui-win.tar.gz",
"hash": "d03b8acb2cc0dc29580ccbcee3fd4d95fcbf5bbf808a39db99f3c13fa7ffc2e4", "hash": "d03b8acb2cc0dc29580ccbcee3fd4d95fcbf5bbf808a39db99f3c13fa7ffc2e4",
"extract_dir": ".",
"bin": "gitui.exe", "bin": "gitui.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {

View File

@ -5,14 +5,14 @@
"license": "MIT", "license": "MIT",
"url": "https://github.com/gerardog/gsudo/releases/download/v1.0.2/gsudo.v1.0.2.zip", "url": "https://github.com/gerardog/gsudo/releases/download/v1.0.2/gsudo.v1.0.2.zip",
"hash": "0ce9e5152b1f04625a649d8410f7be522e58cfa97ea9e63f08cd9ff147feeab9", "hash": "0ce9e5152b1f04625a649d8410f7be522e58cfa97ea9e63f08cd9ff147feeab9",
"env_add_path": ".",
"bin": [ "bin": [
[ [
"gsudo.exe", "gsudo.exe",
"sudo" "sudo"
] ]
], ],
"post_install": "& $dir\\gsudo.exe -k 2>&1 | out-null", "post_install": "& \"$dir\\gsudo.exe\" -k 2>&1 | Out-Null",
"env_add_path": ".",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {
"url": "https://github.com/gerardog/gsudo/releases/download/v$version/gsudo.v$version.zip" "url": "https://github.com/gerardog/gsudo/releases/download/v$version/gsudo.v$version.zip"

View File

@ -6,10 +6,14 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.19.3_windows_amd64.zip", "url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.19.3_windows_amd64.zip",
"hash": "31bda0a456dcdf114f43dcfd0bd7ab6358fe4ceff5ff3209070fbf19ad218bbe", "hash": "31bda0a456dcdf114f43dcfd0bd7ab6358fe4ceff5ff3209070fbf19ad218bbe"
"extract_dir": "telegraf-1.19.3" },
"32bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-1.19.3_windows_i386.zip",
"hash": "c2f4443650449b235418ef1b13b381c1190171b56227789a92032c907c9644ca"
} }
}, },
"extract_dir": "telegraf-1.19.3",
"bin": "telegraf.exe", "bin": "telegraf.exe",
"persist": "telegraf.conf", "persist": "telegraf.conf",
"env_set": { "env_set": {
@ -21,13 +25,16 @@
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.influxdata.com/telegraf/releases/telegraf-$version_windows_amd64.zip", "url": "https://dl.influxdata.com/telegraf/releases/telegraf-$version_windows_amd64.zip"
"extract_dir": "telegraf-$version", },
"hash": { "32bit": {
"url": "https://github.com/influxdata/telegraf/releases/tag/v$version", "url": "https://dl.influxdata.com/telegraf/releases/telegraf-$version_windows_i386.zip"
"regex": "(?s)<td>amd64.+?<td>Windows.+?<code>$sha256</code>"
}
} }
} },
"hash": {
"url": "https://github.com/influxdata/telegraf/releases/tag/v$version",
"regex": "(?s)$basename</.*?<code>$sha256</"
},
"extract_dir": "telegraf-$version"
} }
} }