yq: Update to version 4.1.0

apimtemplate: Fix extraction
format a*
This commit is contained in:
Jakub Čábera 2020-12-26 08:35:32 +01:00
parent 173352892f
commit fa56341c2e
24 changed files with 100 additions and 101 deletions

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://beyondgrep.com/",
"description": "A tool like grep, optimized for programmers",
"license": "Artistic-2.0",
"version": "3.4.0", "version": "3.4.0",
"description": "A tool like grep, optimized for programmers",
"homepage": "https://beyondgrep.com/",
"license": "Artistic-2.0",
"depends": "perl",
"url": "https://beyondgrep.com/ack-v3.4.0#/ack-single-file", "url": "https://beyondgrep.com/ack-v3.4.0#/ack-single-file",
"hash": "e048c5e6144f5932d8672c2fade81d9073d5b3ca1517b84df006de3d25414fc1", "hash": "e048c5e6144f5932d8672c2fade81d9073d5b3ca1517b84df006de3d25414fc1",
"bin": "ack.bat", "bin": "ack.bat",
"depends": "perl",
"pre_install": "Set-Content -Value '@perl.exe \"%~dp0ack-single-file\" %*' -Path \"$dir\\ack.bat\"", "pre_install": "Set-Content -Value '@perl.exe \"%~dp0ack-single-file\" %*' -Path \"$dir\\ack.bat\"",
"checkver": { "checkver": {
"url": "https://beyondgrep.com/install/", "url": "https://beyondgrep.com/install/",
"re": "The current stable version of ack is v([\\d.]+)," "regex": "The current stable version of ack is v([\\d.]+),"
}, },
"autoupdate": { "autoupdate": {
"url": "https://beyondgrep.com/ack-v$version#/ack-single-file" "url": "https://beyondgrep.com/ack-v$version#/ack-single-file"

View File

@ -1,7 +1,7 @@
{ {
"version": "0.9.1.326", "version": "0.9.1.326",
"homepage": "https://github.com/ebekker/ACMESharp",
"description": "An ACME (Let's Encrypt) client library and PowerShell client for the .NET platform", "description": "An ACME (Let's Encrypt) client library and PowerShell client for the .NET platform",
"homepage": "https://github.com/ebekker/ACMESharp",
"license": "Unknown", "license": "Unknown",
"url": "https://psg-prod-eastus.azureedge.net/packages/acmesharp.0.9.1.326.nupkg", "url": "https://psg-prod-eastus.azureedge.net/packages/acmesharp.0.9.1.326.nupkg",
"hash": "e8c3c6799c03e7d3df41b6c39c7f3761ec027f94800f4bdf177b274a407012dd", "hash": "e8c3c6799c03e7d3df41b6c39c7f3761ec027f94800f4bdf177b274a407012dd",
@ -10,7 +10,7 @@
}, },
"checkver": { "checkver": {
"url": "https://www.powershellgallery.com/packages/ACMESharp", "url": "https://www.powershellgallery.com/packages/ACMESharp",
"re": "Downloads of ([\\d.]+)" "regex": "Downloads of ([\\d.]+)"
}, },
"autoupdate": { "autoupdate": {
"url": "https://psg-prod-eastus.azureedge.net/packages/acmesharp.$version.nupkg" "url": "https://psg-prod-eastus.azureedge.net/packages/acmesharp.$version.nupkg"

View File

@ -1,7 +1,7 @@
{ {
"version": "30.0.5", "version": "30.0.5",
"homepage": "https://developer.android.com/studio/releases/platform-tools.html",
"description": "Android SDK platform-tools includes tools that interface with the Android platform, such as adb, fastboot, and systrace", "description": "Android SDK platform-tools includes tools that interface with the Android platform, such as adb, fastboot, and systrace",
"homepage": "https://developer.android.com/studio/releases/platform-tools.html",
"license": { "license": {
"identifier": "Freeware", "identifier": "Freeware",
"url": "https://developer.android.com/studio/releases/platform-tools.html#downloads" "url": "https://developer.android.com/studio/releases/platform-tools.html#downloads"

View File

@ -16,7 +16,7 @@
"bin": "ag.exe", "bin": "ag.exe",
"checkver": { "checkver": {
"url": "https://github.com/k-takata/the_silver_searcher-win32/releases", "url": "https://github.com/k-takata/the_silver_searcher-win32/releases",
"regex": "/releases/tag/(?<date>[\\d-]+)%2F(?<version>[\\w.-]+)" "regex": "/releases/download/(?<date>[\\d-]+)%2F(?<version>[\\w.-]+).*?-x64\\.zip"
}, },
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {

View File

@ -1,8 +1,8 @@
{ {
"version": "2.0.0",
"description": "Automate and organize your workflows, no matter what technology you use",
"homepage": "http://ahoycli.com", "homepage": "http://ahoycli.com",
"license": "MIT", "license": "MIT",
"description": "Automate and organize your workflows, no matter what technology you use",
"version": "2.0.0",
"url": "https://github.com/ahoy-cli/ahoy/releases/download/2.0.0/ahoy-bin-windows-amd64.exe#/ahoy.exe", "url": "https://github.com/ahoy-cli/ahoy/releases/download/2.0.0/ahoy-bin-windows-amd64.exe#/ahoy.exe",
"hash": "799902afbf1698ae01058b41c0b57a7b509ad81ff457f220b6d98b0581d2a3f2", "hash": "799902afbf1698ae01058b41c0b57a7b509ad81ff457f220b6d98b0581d2a3f2",
"bin": "ahoy.exe", "bin": "ahoy.exe",

View File

@ -1,7 +1,7 @@
{ {
"homepage": "https://github.com/allure-framework/allure2",
"description": "A flexible lightweight multi-language test report tool.",
"version": "2.13.8", "version": "2.13.8",
"description": "A flexible lightweight multi-language test report tool.",
"homepage": "https://github.com/allure-framework/allure2",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://dl.bintray.com/qameta/maven/io/qameta/allure/allure-commandline/2.13.8/allure-commandline-2.13.8.zip", "url": "https://dl.bintray.com/qameta/maven/io/qameta/allure/allure-commandline/2.13.8/allure-commandline-2.13.8.zip",
"hash": "d1d5736fdea09c873aff6bbd78e1e69a207a0087975de1d0648a26bdc183fd88", "hash": "d1d5736fdea09c873aff6bbd78e1e69a207a0087975de1d0648a26bdc183fd88",

View File

@ -27,9 +27,7 @@
"platforms", "platforms",
"sources" "sources"
], ],
"checkver": { "checkver": "commandlinetools-win-(\\d+)",
"regex": "commandlinetools-win-(\\d+)"
},
"autoupdate": { "autoupdate": {
"url": "https://dl.google.com/android/repository/commandlinetools-win-$version_latest.zip", "url": "https://dl.google.com/android/repository/commandlinetools-win-$version_latest.zip",
"hash": { "hash": {

View File

@ -1,8 +1,8 @@
{ {
"homepage": "http://ansicon.adoxa.vze.com/",
"description": "Process ANSI escape sequences for Windows console programs.",
"license": "Zlib",
"version": "1.89", "version": "1.89",
"description": "Process ANSI escape sequences for Windows console programs.",
"homepage": "http://ansicon.adoxa.vze.com/",
"license": "Zlib",
"url": "https://github.com/adoxa/ansicon/releases/download/v1.89/ansi189-bin.zip", "url": "https://github.com/adoxa/ansicon/releases/download/v1.89/ansi189-bin.zip",
"hash": "646c34073df5dcaf81e6b74a5d05074f32d25ed190a8a9009abea00c3dd9184c", "hash": "646c34073df5dcaf81e6b74a5d05074f32d25ed190a8a9009abea00c3dd9184c",
"architecture": { "architecture": {

View File

@ -3,6 +3,12 @@
"description": "Apache Ant is a Java library and command-line tool for compiling, assembling, testing and running Java and non-Java applications.", "description": "Apache Ant is a Java library and command-line tool for compiling, assembling, testing and running Java and non-Java applications.",
"homepage": "https://ant.apache.org/", "homepage": "https://ant.apache.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"suggest": {
"JDK": [
"java/oraclejdk",
"java/openjdk"
]
},
"url": "https://www.apache.org/dist/ant/binaries/apache-ant-1.10.9-bin.zip", "url": "https://www.apache.org/dist/ant/binaries/apache-ant-1.10.9-bin.zip",
"hash": "sha512:d085f59349edf22a93d835aa30aea2521ed39bdb99d57d941f1ebd8d115a561bb28aecc781915ff2a0d9f7caf7bae536cdda0910bb432b2a4bce8b7b90c2903b", "hash": "sha512:d085f59349edf22a93d835aa30aea2521ed39bdb99d57d941f1ebd8d115a561bb28aecc781915ff2a0d9f7caf7bae536cdda0910bb432b2a4bce8b7b90c2903b",
"extract_dir": "apache-ant-1.10.9", "extract_dir": "apache-ant-1.10.9",
@ -10,21 +16,15 @@
"env_set": { "env_set": {
"ANT_HOME": "$dir" "ANT_HOME": "$dir"
}, },
"suggest": {
"JDK": [
"java/oraclejdk",
"java/openjdk"
]
},
"checkver": { "checkver": {
"url": "https://ant.apache.org/bindownload.cgi", "url": "https://ant.apache.org/bindownload.cgi",
"regex": "Currently, Apache Ant (?:[\\d.]+ and )?([\\d.]+) (?:is|are) the best" "regex": "Currently, Apache Ant (?:[\\d.]+ and )?([\\d.]+) (?:is|are) the best"
}, },
"autoupdate": { "autoupdate": {
"url": "https://www.apache.org/dist/ant/binaries/apache-ant-$version-bin.zip", "url": "https://www.apache.org/dist/ant/binaries/apache-ant-$version-bin.zip",
"extract_dir": "apache-ant-$version",
"hash": { "hash": {
"url": "$url.sha512" "url": "$url.sha512"
} },
"extract_dir": "apache-ant-$version"
} }
} }

View File

@ -1,20 +1,20 @@
{ {
"homepage": "https://github.com/Azure/azure-api-management-devops-resource-kit",
"description": "Azure API Management DevOps Resource Kit",
"license": "MIT",
"version": "0.5", "version": "0.5",
"description": "Azure API Management DevOps Resource Kit",
"homepage": "https://github.com/Azure/azure-api-management-devops-resource-kit",
"license": "MIT",
"depends": "azure-cli",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/azure-api-management-devops-resource-kit/releases/download/v0.5/reskit-win64.zip", "url": "https://github.com/Azure/azure-api-management-devops-resource-kit/releases/download/v0.5/reskit-win64.zip",
"hash": "6db3fb46e6623f5e51309b620d2594fae69e0225f2548dcfef9f7593647293cd" "hash": "6db3fb46e6623f5e51309b620d2594fae69e0225f2548dcfef9f7593647293cd",
"extract_dir": "win64"
} }
}, },
"extract_dir": "res-kit-win64",
"depends": "azure-cli",
"bin": "apimtemplate.exe", "bin": "apimtemplate.exe",
"checkver": { "checkver": {
"url": "https://github.com/Azure/azure-api-management-devops-resource-kit/releases", "url": "https://github.com/Azure/azure-api-management-devops-resource-kit/releases",
"regex": "tag/(?:v)?([\\w.-]+)" "regex": "tag/v([\\w.-]+)"
}, },
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {

View File

@ -1,11 +1,12 @@
{ {
"version": "3.0.0",
"description": "The next generation of APNG Assembler.", "description": "The next generation of APNG Assembler.",
"homepage": "https://github.com/apngasm/apngasm", "homepage": "https://github.com/apngasm/apngasm",
"version": "3.0.0",
"license": "zlib-acknowledgement", "license": "zlib-acknowledgement",
"url": "http://files.genshin.org/apngasm/apngasm-cli.7z", "url": "http://files.genshin.org/apngasm/apngasm-cli.7z",
"hash": "cebb7eab13d56b5ade45ef50abd16bae4b63a5505192f032593ad67c1d1f2e2c", "hash": "cebb7eab13d56b5ade45ef50abd16bae4b63a5505192f032593ad67c1d1f2e2c",
"bin": [ "bin": [
"apngasm-cli.exe",
[ [
"apngasm-cli.exe", "apngasm-cli.exe",
"apngasm" "apngasm"

View File

@ -1,35 +1,35 @@
{ {
"homepage": "https://aria2.github.io/",
"description": "Lightweight multi-protocol & multi-source command-line download utility",
"license": "GPL-2.0-or-later",
"version": "1.35.0-1", "version": "1.35.0-1",
"description": "Lightweight multi-protocol & multi-source command-line download utility",
"homepage": "https://aria2.github.io/",
"license": "GPL-2.0-or-later",
"architecture": { "architecture": {
"32bit": {
"url": "https://github.com/aria2/aria2/releases/download/release-1.35.0/aria2-1.35.0-win-32bit-build1.zip",
"hash": "60b3720d1d08ff0124224c53e5f0ee05a4427782e2abc63b6a67c023aa5ffb66",
"extract_dir": "aria2-1.35.0-win-32bit-build1"
},
"64bit": { "64bit": {
"url": "https://github.com/aria2/aria2/releases/download/release-1.35.0/aria2-1.35.0-win-64bit-build1.zip", "url": "https://github.com/aria2/aria2/releases/download/release-1.35.0/aria2-1.35.0-win-64bit-build1.zip",
"hash": "81a231aa72966cf9a7a63bf40de9053261ff6b176877685e054591849c28eafa", "hash": "81a231aa72966cf9a7a63bf40de9053261ff6b176877685e054591849c28eafa",
"extract_dir": "aria2-1.35.0-win-64bit-build1" "extract_dir": "aria2-1.35.0-win-64bit-build1"
},
"32bit": {
"url": "https://github.com/aria2/aria2/releases/download/release-1.35.0/aria2-1.35.0-win-32bit-build1.zip",
"hash": "60b3720d1d08ff0124224c53e5f0ee05a4427782e2abc63b6a67c023aa5ffb66",
"extract_dir": "aria2-1.35.0-win-32bit-build1"
} }
}, },
"bin": "aria2c.exe", "bin": "aria2c.exe",
"checkver": { "checkver": {
"github": "https://github.com/aria2/aria2", "github": "https://github.com/aria2/aria2",
"re": "/release-(?:[\\d.]+)/aria2-(?<version>[\\d.]+)-win-64bit-build(?<build>[\\d]+).zip", "regex": "/release-(?:[\\d.]+)/aria2-(?<version>[\\d.]+)-win-64bit-build(?<build>[\\d]+)\\.zip",
"replace": "${version}-${build}" "replace": "${version}-${build}"
}, },
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"32bit": {
"url": "https://github.com/aria2/aria2/releases/download/release-$matchVersion/aria2-$matchVersion-win-32bit-build$matchBuild.zip",
"extract_dir": "aria2-$matchVersion-win-32bit-build$matchBuild"
},
"64bit": { "64bit": {
"url": "https://github.com/aria2/aria2/releases/download/release-$matchVersion/aria2-$matchVersion-win-64bit-build$matchBuild.zip", "url": "https://github.com/aria2/aria2/releases/download/release-$matchVersion/aria2-$matchVersion-win-64bit-build$matchBuild.zip",
"extract_dir": "aria2-$matchVersion-win-64bit-build$matchBuild" "extract_dir": "aria2-$matchVersion-win-64bit-build$matchBuild"
},
"32bit": {
"url": "https://github.com/aria2/aria2/releases/download/release-$matchVersion/aria2-$matchVersion-win-32bit-build$matchBuild.zip",
"extract_dir": "aria2-$matchVersion-win-32bit-build$matchBuild"
} }
} }
} }

View File

@ -1,8 +1,8 @@
{ {
"homepage": "https://github.com/projectkudu/ARMClient",
"description": "A simple command line tool to invoke the Azure Resource Manager API",
"license": "Apache-2.0",
"version": "1.6", "version": "1.6",
"description": "A simple command line tool to invoke the Azure Resource Manager API",
"homepage": "https://github.com/projectkudu/ARMClient",
"license": "Apache-2.0",
"url": "https://github.com/projectkudu/ARMClient/releases/download/v1.6/ARMClient.zip", "url": "https://github.com/projectkudu/ARMClient/releases/download/v1.6/ARMClient.zip",
"hash": "5370d8179c3e73f8a934e5179560207cf9b54157dc094b1a95a2c4d4a2246f0b", "hash": "5370d8179c3e73f8a934e5179560207cf9b54157dc094b1a95a2c4d4a2246f0b",
"bin": [ "bin": [

View File

@ -1,33 +1,31 @@
{ {
"description": "Uncomplicated, modern HTTP server",
"version": "0.4.14", "version": "0.4.14",
"description": "Uncomplicated, modern HTTP server",
"homepage": "https://github.com/labstack/armor", "homepage": "https://github.com/labstack/armor",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"32bit": {
"url": "https://github.com/labstack/armor/releases/download/v0.4.14/armor_0.4.14_windows_32-bit.zip",
"hash": "038a99e3a114df3b714087043b6204f0a77e265507967c388f8bd52fd4fc2d8a"
},
"64bit": { "64bit": {
"url": "https://github.com/labstack/armor/releases/download/v0.4.14/armor_0.4.14_windows_64-bit.zip", "url": "https://github.com/labstack/armor/releases/download/v0.4.14/armor_0.4.14_windows_64-bit.zip",
"hash": "2d40455b4978987923106a6a5d67fc7555dc74cd339edb5d05ed318d2dbc8ecd" "hash": "2d40455b4978987923106a6a5d67fc7555dc74cd339edb5d05ed318d2dbc8ecd"
},
"32bit": {
"url": "https://github.com/labstack/armor/releases/download/v0.4.14/armor_0.4.14_windows_32-bit.zip",
"hash": "038a99e3a114df3b714087043b6204f0a77e265507967c388f8bd52fd4fc2d8a"
} }
}, },
"bin": "armor.exe", "bin": "armor.exe",
"checkver": { "checkver": "github",
"github": "https://github.com/labstack/armor"
},
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"32bit": {
"url": "https://github.com/labstack/armor/releases/download/v$version/armor_$version_windows_32-bit.zip"
},
"64bit": { "64bit": {
"url": "https://github.com/labstack/armor/releases/download/v$version/armor_$version_windows_64-bit.zip" "url": "https://github.com/labstack/armor/releases/download/v$version/armor_$version_windows_64-bit.zip"
},
"32bit": {
"url": "https://github.com/labstack/armor/releases/download/v$version/armor_$version_windows_32-bit.zip"
} }
}, },
"hash": { "hash": {
"url": "https://github.com/labstack/armor/releases/download/v$version/armor_checksum.txt" "url": "$baseurl/armor_checksum.txt"
} }
} }
} }

View File

@ -1,21 +1,21 @@
{ {
"description": "Asciidoctor integration & API for Java and other JVM languages",
"version": "2.4.2", "version": "2.4.2",
"description": "Asciidoctor integration & API for Java and other JVM languages",
"homepage": "https://asciidoctor.org/docs/asciidoctorj", "homepage": "https://asciidoctor.org/docs/asciidoctorj",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://dl.bintray.com/asciidoctor/maven/org/asciidoctor/asciidoctorj/2.4.2/asciidoctorj-2.4.2-bin.zip",
"hash": "3b5cb8d3a31aa88b3152f4a6983d4f56b3f3fda913328ffa4e3d451aba5697ea",
"extract_dir": "asciidoctorj-2.4.2",
"bin": "bin\\asciidoctorj.bat",
"suggest": { "suggest": {
"JDK": [ "JDK": [
"java/oraclejdk", "java/oraclejdk",
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://dl.bintray.com/asciidoctor/maven/org/asciidoctor/asciidoctorj/2.4.2/asciidoctorj-2.4.2-bin.zip",
"hash": "3b5cb8d3a31aa88b3152f4a6983d4f56b3f3fda913328ffa4e3d451aba5697ea",
"extract_dir": "asciidoctorj-2.4.2",
"bin": "bin\\asciidoctorj.bat",
"checkver": { "checkver": {
"url": "https://api.bintray.com/packages/asciidoctor/maven/asciidoctorj", "url": "https://api.bintray.com/packages/asciidoctor/maven/asciidoctorj",
"jp": "$.latest_version" "jsonpath": "$.latest_version"
}, },
"autoupdate": { "autoupdate": {
"url": "https://dl.bintray.com/asciidoctor/maven/org/asciidoctor/asciidoctorj/$version/asciidoctorj-$version-bin.zip", "url": "https://dl.bintray.com/asciidoctor/maven/org/asciidoctor/asciidoctorj/$version/asciidoctorj-$version-bin.zip",

View File

@ -1,7 +1,7 @@
{ {
"homepage": "http://astyle.sourceforge.net/",
"description": "A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, ObjectiveC, C#, and Java Source Code",
"version": "3.1", "version": "3.1",
"description": "A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, ObjectiveC, C#, and Java Source Code",
"homepage": "http://astyle.sourceforge.net/",
"license": "MIT", "license": "MIT",
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.1/AStyle_3.1_windows.zip", "url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.1/AStyle_3.1_windows.zip",
"hash": "sha1:5372ca57577f252cb6efdde12f889329786a72a2", "hash": "sha1:5372ca57577f252cb6efdde12f889329786a72a2",

View File

@ -1,7 +1,7 @@
{ {
"homepage": "http://atomicparsley.sourceforge.net/",
"description": "Lightweight command line program for reading, parsing and setting metadata into MPEG-4 files",
"version": "0.9.0", "version": "0.9.0",
"description": "Lightweight command line program for reading, parsing and setting metadata into MPEG-4 files",
"homepage": "http://atomicparsley.sourceforge.net/",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"url": "https://downloads.sourceforge.net/project/atomicparsley/atomicparsley/AtomicParsley%20v0.9.0/AtomicParsley-win32-0.9.0.zip", "url": "https://downloads.sourceforge.net/project/atomicparsley/atomicparsley/AtomicParsley%20v0.9.0/AtomicParsley-win32-0.9.0.zip",
"hash": "f363630462ea01d7de948c3e4d231159fa91916d8d7f971a7e8b3bc478dbe846", "hash": "f363630462ea01d7de948c3e4d231159fa91916d8d7f971a7e8b3bc478dbe846",

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://www.autoitscript.com/site/autoit/", "version": "3.3.14.5",
"description": "Scripting language designed for automating the Windows GUI and general scripting", "description": "Scripting language designed for automating the Windows GUI and general scripting",
"homepage": "https://www.autoitscript.com/site/autoit/",
"license": { "license": {
"identifier": "Freeware", "identifier": "Freeware",
"url": "https://www.autoitscript.com/autoit3/docs/license.htm" "url": "https://www.autoitscript.com/autoit3/docs/license.htm"
}, },
"version": "3.3.14.5",
"url": "https://www.autoitscript.com/files/autoit3/autoit-v3.zip",
"hash": "df9a20022998c7ac11af23fc69f5d42698ed187b4d03b75fa911570c648d9642",
"extract_dir": "install",
"suggest": { "suggest": {
"AutoIt Script Editor": "extras/autoit-script-editor" "AutoIt Script Editor": "extras/autoit-script-editor"
}, },
"url": "https://www.autoitscript.com/files/autoit3/autoit-v3.zip",
"hash": "df9a20022998c7ac11af23fc69f5d42698ed187b4d03b75fa911570c648d9642",
"extract_dir": "install",
"architecture": { "architecture": {
"64bit": { "64bit": {
"bin": [ "bin": [
@ -82,7 +82,7 @@
], ],
"checkver": { "checkver": {
"url": "https://www.autoitscript.com/site/autoit/downloads/", "url": "https://www.autoitscript.com/site/autoit/downloads/",
"re": "<td>v([\\d.]+)</td>" "regex": "<td>v([\\d.]+)</td>"
}, },
"autoupdate": { "autoupdate": {
"url": "https://www.autoitscript.com/files/autoit3/autoit-v3.zip" "url": "https://www.autoitscript.com/files/autoit3/autoit-v3.zip"

View File

@ -6,7 +6,7 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dotsrc.dl.osdn.net/osdn/avrdude/72328/avrdude-64.zip", "url": "https://dotsrc.dl.osdn.net/osdn/avrdude/72328/avrdude-64.zip",
"hash": "b5f7cccd8c5cbd57d425c3302761990a3cd92479f988bcd54cd2d0d3856ad129" "hash": "b5f7cccd8c5cbd57d425c3302761990a3cd92479f988bcd54cd2d0d3856ad129"
}, },
"32bit": { "32bit": {
"url": "https://dotsrc.dl.osdn.net/osdn/avrdude/72328/avrdude.zip", "url": "https://dotsrc.dl.osdn.net/osdn/avrdude/72328/avrdude.zip",

View File

@ -1,7 +1,7 @@
{ {
"homepage": "https://github.com/NearlyUnique/awsqueue",
"description": "Simple queue lister for AWS SQS",
"version": "0.0.8", "version": "0.0.8",
"description": "Simple queue lister for AWS SQS",
"homepage": "https://github.com/NearlyUnique/awsqueue",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
@ -14,11 +14,11 @@
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/NearlyUnique/awsqueue/releases/download/v$version/awsqueue_$version_Windows_x86_64.tar.gz", "url": "https://github.com/NearlyUnique/awsqueue/releases/download/v$version/awsqueue_$version_Windows_x86_64.tar.gz"
"hash": {
"url": "$baseurl/checksums.txt"
}
} }
},
"hash": {
"url": "$baseurl/checksums.txt"
} }
} }
} }

View File

@ -1,7 +1,7 @@
{ {
"homepage": "https://github.com/NearlyUnique/awsSts",
"description": "Create temporary login session for AWS CLI",
"version": "0.9.1", "version": "0.9.1",
"description": "Create temporary login session for AWS CLI",
"homepage": "https://github.com/NearlyUnique/awsSts",
"license": "MIT", "license": "MIT",
"url": "https://github.com/NearlyUnique/awsSts/releases/download/0.9.1/awsSts-0.9.1-windows.exe#/awsSts.exe", "url": "https://github.com/NearlyUnique/awsSts/releases/download/0.9.1/awsSts-0.9.1-windows.exe#/awsSts.exe",
"hash": "328f544af44a5e2266e2ab944c455c860aec908a09bdd93472aad2c9bfaa4caf", "hash": "328f544af44a5e2266e2ab944c455c860aec908a09bdd93472aad2c9bfaa4caf",

View File

@ -1,7 +1,7 @@
{ {
"version": "2.16.1-1", "version": "2.16.1-1",
"homepage": "https://github.com/axel-download-accelerator/axel",
"description": "Lightweight download accelerator", "description": "Lightweight download accelerator",
"homepage": "https://github.com/axel-download-accelerator/axel",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {

View File

@ -1,7 +1,7 @@
{ {
"homepage": "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/",
"description": "The official reference compiler front end for the OpenGL ES and OpenGL shading languages.",
"version": "8.13.3559", "version": "8.13.3559",
"description": "The official reference compiler front end for the OpenGL ES and OpenGL shading languages.",
"homepage": "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/",
"license": { "license": {
"identifier": "Freeware,MIT,...", "identifier": "Freeware,MIT,...",
"url": "https://github.com/KhronosGroup/glslang/blob/master/LICENSE.txt" "url": "https://github.com/KhronosGroup/glslang/blob/master/LICENSE.txt"
@ -14,7 +14,7 @@
], ],
"checkver": { "checkver": {
"url": "https://github.com/KhronosGroup/glslang/releases", "url": "https://github.com/KhronosGroup/glslang/releases",
"regex": "/releases/tag/(?:v)?([\\d.]+)" "regex": "/releases/download/([\\d.]+)/glslang-master-win"
}, },
"autoupdate": { "autoupdate": {
"url": "https://github.com/KhronosGroup/glslang/releases/download/$version/glslang-master-windows-x64-Release.zip" "url": "https://github.com/KhronosGroup/glslang/releases/download/$version/glslang-master-windows-x64-Release.zip"

View File

@ -1,27 +1,29 @@
{ {
"version": "4.0.0", "version": "4.1.0",
"description": "A portable command-line YAML processor", "description": "A portable command-line YAML processor",
"homepage": "https://github.com/mikefarah/yq", "homepage": "https://mikefarah.gitbook.io/yq/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mikefarah/yq/releases/download/4.0.0/yq_windows_amd64.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.1.0/yq_windows_amd64.exe#/yq.exe",
"hash": "de8cda9cb338968f5187110f15efdcb5bfae4a3ab5988a77a30cf1c4159a47b2" "hash": "60bda4c60e0e21faa5389ca9d87165b7fde4b875073e3e15fccba66ec4332a25"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/4.0.0/yq_windows_386.exe#/yq.exe", "url": "https://github.com/mikefarah/yq/releases/download/v4.1.0/yq_windows_386.exe#/yq.exe",
"hash": "5c46a63ccd4165cfcd2d85c33a7d6f745d5be439e32bb95b1755a6eafa1a13f2" "hash": "082571e25a787cf8dbd9354a64a5311e52b90526acab17ecab1dfb7d135ac086"
} }
}, },
"bin": "yq.exe", "bin": "yq.exe",
"checkver": "github", "checkver": {
"github": "https://github.com/mikefarah/yq"
},
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/mikefarah/yq/releases/download/$version/yq_windows_amd64.exe#/yq.exe" "url": "https://github.com/mikefarah/yq/releases/download/v$version/yq_windows_amd64.exe#/yq.exe"
}, },
"32bit": { "32bit": {
"url": "https://github.com/mikefarah/yq/releases/download/$version/yq_windows_386.exe#/yq.exe" "url": "https://github.com/mikefarah/yq/releases/download/v$version/yq_windows_386.exe#/yq.exe"
} }
} }
} }