ffmpeg-nightly: Update to version 100616

format [h-i]*
This commit is contained in:
Jakub Čábera 2021-01-13 07:15:05 +01:00
parent d25bd739ce
commit c2bc6fcbb3
14 changed files with 87 additions and 89 deletions

View File

@ -1,13 +1,13 @@
{
"version": "100606",
"version": "100616",
"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-2021-01-11-12-44/ffmpeg-N-100606-ga0acc44106-win64-gpl.zip",
"hash": "b939bf6c2e8f0f002ece1ca070470bbbd485d41e5784b804dae6d688e24f0b16",
"extract_dir": "ffmpeg-N-100606-ga0acc44106-win64-gpl"
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-01-12-12-53/ffmpeg-N-100616-gca21cb1e36-win64-gpl.zip",
"hash": "06e5bb39936ef48a2160a93df65611e91d5883e19d8f0685f580aeeb38324b7d",
"extract_dir": "ffmpeg-N-100616-gca21cb1e36-win64-gpl"
}
},
"bin": [

View File

@ -1,7 +1,7 @@
{
"homepage": "https://hashlink.haxe.org/",
"description": "HashLink is a virtual machine for Haxe",
"version": "1.11.0",
"description": "HashLink is a virtual machine for Haxe",
"homepage": "https://hashlink.haxe.org/",
"license": "MIT",
"url": "https://github.com/HaxeFoundation/hashlink/releases/download/1.11/hl-1.11.0-win.zip",
"hash": "3975030fb94f157df41dc31c0ad4fac4328c8997714b0262a61c64e1c8a61325",
@ -12,7 +12,7 @@
},
"checkver": {
"github": "https://github.com/HaxeFoundation/hashlink/",
"regex": "([\\d\\.]+)-win"
"regex": "([\\d.]+)-win"
},
"autoupdate": {
"url": "https://github.com/HaxeFoundation/hashlink/releases/download/$majorVersion.$minorVersion/hl-$version-win.zip",

View File

@ -1,8 +1,15 @@
{
"homepage": "https://www.haskell.org",
"version": "8.6.5",
"license": "BSD-3-Clause",
"description": "An advanced, purely functional programming language.",
"homepage": "https://www.haskell.org",
"license": "BSD-3-Clause",
"notes": [
"For Haskell Stack, please install 'stack'.",
"For 32bit Haskell, please install 'versions/haskell863'."
],
"suggest": {
"Stack": "stack"
},
"architecture": {
"64bit": {
"url": "https://haskell.org/platform/download/8.6.5/HaskellPlatform-8.6.5-core-x86_64-setup.exe#/dl.7z",
@ -35,9 +42,6 @@
]
],
"env_add_path": "lib\\extralibs\\bin",
"suggest": {
"Stack": "stack"
},
"checkver": {
"url": "https://www.haskell.org/platform/windows.html",
"regex": "<strong>([\\d.]+)</strong>"
@ -52,9 +56,5 @@
}
}
}
},
"notes": [
"For Haskell Stack, please install 'stack'.",
"For 32bit Haskell, please install 'versions/haskell863'."
]
}
}

View File

@ -1,7 +1,7 @@
{
"homepage": "https://haxe.org",
"description": "High-level, cross-platform, multi-paradigm programming language and compiler (pre-release version)",
"version": "4.0.0-rc.5",
"description": "High-level, cross-platform, multi-paradigm programming language and compiler (pre-release version)",
"homepage": "https://haxe.org",
"license": {
"identifier": "MIT,Zlib,BSD-3-Clause,...",
"url": "https://github.com/HaxeFoundation/neko/blob/master/LICENSE"

View File

@ -1,7 +1,7 @@
{
"homepage": "https://github.com/samizzo/hexed",
"description": "Console-based hex editor",
"version": "1.0.32",
"description": "Console-based hex editor",
"homepage": "https://github.com/samizzo/hexed",
"license": "BSD-2-Clause",
"architecture": {
"64bit": {

View File

@ -1,7 +1,7 @@
{
"homepage": "https://www.vanheusden.com/httping/",
"description": "Ping with HTTP requests.",
"version": "2.5",
"description": "Ping with HTTP requests.",
"homepage": "https://www.vanheusden.com/httping/",
"license": "GPL-2.0-or-later",
"architecture": {
"64bit": {

View File

@ -1,27 +1,27 @@
{
"homepage": "https://github.com/davecheney/httpstat",
"description": "curl(1) statistics visualizer.",
"version": "1.0.0",
"description": "curl(1) statistics visualizer.",
"homepage": "https://github.com/davecheney/httpstat",
"license": "MIT",
"architecture": {
"32bit": {
"url": "https://github.com/davecheney/httpstat/releases/download/v1.0.0/httpstat-windows-386-v1.0.0.exe#/httpstat.exe",
"hash": "9B43886614830830A84FAE87CBBB2F8EF01B09B1986A3A4F4AA77978887BAEE3"
},
"64bit": {
"url": "https://github.com/davecheney/httpstat/releases/download/v1.0.0/httpstat-windows-amd64-v1.0.0.exe#/httpstat.exe",
"hash": "7CF510C8927A23DB19E0D579BF44C3C325ABE0760E34FEA20567461759B794E9"
"hash": "7cf510c8927a23db19e0d579bf44c3c325abe0760e34fea20567461759b794e9"
},
"32bit": {
"url": "https://github.com/davecheney/httpstat/releases/download/v1.0.0/httpstat-windows-386-v1.0.0.exe#/httpstat.exe",
"hash": "9b43886614830830a84fae87cbbb2f8ef01b09b1986a3a4f4aa77978887baee3"
}
},
"bin": "httpstat.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"32bit": {
"url": "https://github.com/davecheney/httpstat/releases/download/v$version/httpstat-windows-386-v$version.exe#/httpstat.exe"
},
"64bit": {
"url": "https://github.com/davecheney/httpstat/releases/download/v$version/httpstat-windows-amd64-v$version.exe#/httpstat.exe"
},
"32bit": {
"url": "https://github.com/davecheney/httpstat/releases/download/v$version/httpstat-windows-386-v$version.exe#/httpstat.exe"
}
}
}

View File

@ -1,7 +1,7 @@
{
"homepage": "https://hub.github.com/",
"description": "An extension to command-line git that helps with everyday GitHub tasks without ever leaving the terminal.",
"version": "2.14.2",
"description": "An extension to command-line git that helps with everyday GitHub tasks without ever leaving the terminal.",
"homepage": "https://hub.github.com/",
"license": "MIT",
"architecture": {
"64bit": {

View File

@ -1,7 +1,7 @@
{
"version": "3.150.1",
"homepage": "https://selenium.dev",
"description": "Selenium WebDriver for Internet Explorer 11",
"homepage": "https://selenium.dev",
"license": "Apache-2.0",
"architecture": {
"64bit": {

View File

@ -1,52 +1,42 @@
{
"version": "02.28.10",
"description": "Dynamic DNS client",
"homepage": "https://sourceforge.net/projects/inadyn-mt/files/inadyn-mt/",
"license": "GPL-3.0-only",
"version": "02.28.10",
"autoupdate": {
"extract_dir": "inadyn-mt.v.$version",
"url": "https://downloads.sourceforge.net/project/inadyn-mt/inadyn-mt/inadyn-mt.v.$version/inadyn-mt.v.$version.tar.gz"
},
"bin": "bin/win32/inadyn-mt.exe",
"checkver": "title=\"/inadyn-mt/inadyn-mt\\.v\\.([\\d.]+)",
"depends": "sudo",
"extract_dir": "inadyn-mt.v.02.28.10",
"hash": "f69bea12d96b66f9f662a8df0730c60457b24f5fb5308b109936880ebf7be5ca",
"notes": [
"To install and run as a service:",
"> notepad $dir\\bin\\win32\\inadyn-mt.conf",
"> cd \"$dir\\bin\\win32\"",
"> notepad inadyn-mt.conf",
"> sudo .\\inadyn-mt -i",
"> sudo .\\inadyn-mt -s",
"",
"For help, see $dir\\readme.html"
],
"persist": [
"bin/win32/inadyn-mt.conf",
"bin/win32/inadyn-mt.log",
"bin/win32/inadyn-mt.pid",
"bin/win32/inadyn_ip.cache",
"bin/win32/inadyn_time.cache"
],
"depends": "gsudo",
"url": "https://downloads.sourceforge.net/project/inadyn-mt/inadyn-mt/inadyn-mt.v.02.28.10/inadyn-mt.v.02.28.10.tar.gz",
"hash": "sha1:176d47ceb2ddf854c3401fd0ae858d38245810a1",
"extract_dir": "inadyn-mt.v.02.28.10",
"pre_install": [
"if (!(Test-Path \"$dir/bin/win32/inadyn-mt.conf\")) {",
" set-content \"$dir/bin/win32/inadyn-mt.conf\" -value $null",
"}",
"if (!(Test-Path \"$dir/bin/win32/inadyn-mt.log\")) {",
" set-content \"$dir/bin/win32/inadyn-mt.log\" -value $null",
"}",
"if (!(Test-Path \"$dir/bin/win32/inadyn-mt.pid\")) {",
" set-content \"$dir/bin/win32/inadyn-mt.pid\" -value $null",
"}",
"if (!(Test-Path \"$dir/bin/win32/inadyn_ip.cache\")) {",
" set-content \"$dir/bin/win32/inadyn_ip.cache\" -value $null",
"}",
"if (!(Test-Path \"$dir/bin/win32/inadyn_time.cache\")) {",
" set-content \"$dir/bin/win32/inadyn_time.cache\" -value $null",
"'inadyn-mt.conf', 'inadyn-mt.log', 'inadyn-mt.pid', 'inadyn_ip.cache', 'inadyn_time.cache' | ForEach-Object {",
" if (!(Test-Path \"$persist_dir\\bin\\win32\\$_\") -and !(Test-Path \"$dir\\bin\\win32\\$_\")) {",
" New-Item \"$dir\\bin\\win32\\$_\" | Out-Null",
" }",
"}"
],
"uninstaller": {
"script": "sudo \"$dir/bin/win32/inadyn-mt.exe\" -x"
"script": "Invoke-ExternalCommand \"$dir\\bin\\win32\\inadyn-mt.exe\" -ArgumentList '-x' -RunAs"
},
"url": "https://downloads.sourceforge.net/project/inadyn-mt/inadyn-mt/inadyn-mt.v.02.28.10/inadyn-mt.v.02.28.10.tar.gz"
"bin": "bin\\win32\\inadyn-mt.exe",
"persist": [
"bin\\win32\\inadyn-mt.conf",
"bin\\win32\\inadyn-mt.log",
"bin\\win32\\inadyn-mt.pid",
"bin\\win32\\inadyn_ip.cache",
"bin\\win32\\inadyn_time.cache"
],
"checkver": "title=\"/inadyn-mt/inadyn-mt\\.v\\.([\\d.]+)",
"autoupdate": {
"url": "https://downloads.sourceforge.net/project/inadyn-mt/inadyn-mt/inadyn-mt.v.$version/inadyn-mt.v.$version.tar.gz",
"extract_dir": "inadyn-mt.v.$version"
}
}

View File

@ -1,8 +1,8 @@
{
"homepage": "https://www.influxdata.com/",
"license": "MIT",
"version": "1.8.3",
"description": "Scalable datastore for metrics, events, and real-time analytics.",
"homepage": "https://www.influxdata.com/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://dl.influxdata.com/influxdb/releases/influxdb-1.8.3_windows_amd64.zip",
@ -20,17 +20,17 @@
],
"checkver": {
"url": "https://portal.influxdata.com/downloads",
"re": ">InfluxDB v([\\d.]+)<"
"regex": ">InfluxDB v([\\d.]+)<"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://dl.influxdata.com/influxdb/releases/influxdb-$version_windows_amd64.zip",
"hash": {
"url": "$url.sha256"
},
"extract_dir": "influxdb-$version-1"
}
},
"hash": {
"url": "$url.sha256"
}
}
}

View File

@ -1,7 +1,7 @@
{
"homepage": "https://constexpr.org/innoextract/",
"version": "1.9",
"description": "A tool to unpack installers created by Inno Setup",
"homepage": "https://constexpr.org/innoextract/",
"license": "Zlib",
"url": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-windows.zip",
"hash": "sha512:eea751bc021b8cb9a979875d7df5ef0438a8ec6157f75fa9d34b0471bb359daf15cf9cee51a21f9115cb8410bdb836a57f1cd6b2198c634cf108e6785f902488",

View File

@ -1,8 +1,8 @@
{
"homepage": "https://iperf.fr/",
"description": "Tool for measuring the maximum achievable bandwidth on IP networks",
"license": "BSD-3-Clause",
"version": "3.1.3",
"description": "Tool for measuring the maximum achievable bandwidth on IP networks",
"homepage": "https://iperf.fr/",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://iperf.fr/download/windows/iperf-3.1.3-win64.zip",
@ -12,13 +12,13 @@
"32bit": {
"url": "https://iperf.fr/download/windows/iperf-3.1.3-win32.zip",
"hash": "b3f8e262c17a000a30bf4f2135dfed644587cf2ec649f878aea8e9de51ffc8f2",
"extract_dir": "iperf-3.1.3-win32"
"extract_dir": "iperf-3.1.3-win64"
}
},
"bin": "iperf3.exe",
"checkver": {
"url": "https://iperf.fr/iperf-download.php",
"re": "iPerf ([\\d.]+)<\\/a>"
"regex": "iPerf ([\\d.]+)<\\/a>"
},
"autoupdate": {
"architecture": {
@ -32,7 +32,7 @@
}
},
"hash": {
"url": "https://iperf.fr/download/windows/sha256sum.txt"
"url": "$baseurl/sha256sum.txt"
}
}
}

View File

@ -1,10 +1,14 @@
{
"homepage": "http://bleyer.org/icarus/",
"description": "Compiler for IEEE-1364 Verilog hardware description language.",
"version": "11-20201123",
"description": "Compiler for IEEE-1364 Verilog hardware description language.",
"homepage": "http://bleyer.org/icarus/",
"license": "GPL-2.0-or-later",
"url": "http://bleyer.org/icarus/iverilog-v11-20201123-x64_setup.exe",
"hash": "73db2a54c3702145473d4a094f1000a005d5278e96690c835573d6962d16751a",
"architecture": {
"64bit": {
"url": "http://bleyer.org/icarus/iverilog-v11-20201123-x64_setup.exe",
"hash": "73db2a54c3702145473d4a094f1000a005d5278e96690c835573d6962d16751a"
}
},
"innosetup": true,
"bin": [
"bin\\iverilog.exe",
@ -13,8 +17,12 @@
"gtkwave\\bin\\gtkwave.exe"
],
"env_add_path": "bin",
"checkver": "iverilog-v([\\d.-]+)-x64_setup.exe",
"checkver": "iverilog-v([\\d.-]+)-x64_setup\\.exe",
"autoupdate": {
"url": "http://bleyer.org/icarus/iverilog-v$version-x64_setup.exe"
"architecture": {
"64bit": {
"url": "http://bleyer.org/icarus/iverilog-v$version-x64_setup.exe"
}
}
}
}