mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Merge branch 'master' into rasa-descriptions-5
This commit is contained in:
commit
f355b22df4
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/allure-framework/allure2",
|
"homepage": "https://github.com/allure-framework/allure2",
|
||||||
"description": "A flexible lightweight multi-language test report tool",
|
"description": "A flexible lightweight multi-language test report tool.",
|
||||||
"version": "2.12.1",
|
"version": "2.12.1",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"url": "https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/2.12.1/allure-commandline-2.12.1.zip",
|
"url": "https://dl.bintray.com/qameta/maven/io/qameta/allure/allure-commandline/2.12.1/allure-commandline-2.12.1.zip",
|
||||||
"hash": "b88cc0e6c5ab66e8845bb3236ea0c76ff44af44a596ef3b68d382b19d9736c1f",
|
"hash": "b88cc0e6c5ab66e8845bb3236ea0c76ff44af44a596ef3b68d382b19d9736c1f",
|
||||||
"extract_dir": "allure-2.12.1",
|
"extract_dir": "allure-2.12.1",
|
||||||
"bin": "bin\\allure.bat",
|
"bin": "bin\\allure.bat",
|
||||||
@ -12,7 +12,11 @@
|
|||||||
},
|
},
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/$version/allure-commandline-$version.zip",
|
"url": "https://dl.bintray.com/qameta/maven/io/qameta/allure/allure-commandline/$version/allure-commandline-$version.zip",
|
||||||
|
"hash": {
|
||||||
|
"url": "$url.sha256",
|
||||||
|
"regex": "$sha256"
|
||||||
|
},
|
||||||
"extract_dir": "allure-$version"
|
"extract_dir": "allure-$version"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
|
"version": "1.0.0-rc3",
|
||||||
"description": "Lets you build, deploy, and manage AWS Lambda functions.",
|
"description": "Lets you build, deploy, and manage AWS Lambda functions.",
|
||||||
"homepage": "http://apex.run/",
|
"homepage": "http://apex.run/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "1.0.0-rc3",
|
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/apex/apex/releases/download/v1.0.0-rc3/apex_1.0.0-rc3_windows_amd64.tar.gz",
|
"url": "https://github.com/apex/apex/releases/download/v1.0.0-rc3/apex_1.0.0-rc3_windows_amd64.tar.gz",
|
||||||
@ -17,7 +17,7 @@
|
|||||||
"bin": "apex.exe",
|
"bin": "apex.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/apex/apex",
|
"github": "https://github.com/apex/apex",
|
||||||
"re": ">v([a-z\\d.-]+)<"
|
"regex": ">v([a-z\\d.-]+)<"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
@ -27,6 +27,9 @@
|
|||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/apex/apex/releases/download/v$version/apex_$version_windows_386.tar.gz"
|
"url": "https://github.com/apex/apex/releases/download/v$version/apex_$version_windows_386.tar.gz"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"hash": {
|
||||||
|
"url": "$baseurl/apex_$version_checksums.txt"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -4,7 +4,7 @@
|
|||||||
"homepage": "https://avro.apache.org/",
|
"homepage": "https://avro.apache.org/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"url": "https://apache.org/dist/avro/avro-1.9.0/java/avro-tools-1.9.0.jar#/avro-tools.jar",
|
"url": "https://apache.org/dist/avro/avro-1.9.0/java/avro-tools-1.9.0.jar#/avro-tools.jar",
|
||||||
"hash": "09e2556753c0c0a6983b43a198f1bdd0487d33095bd6f4e563851e6f6e53901e",
|
"hash": "sha512:68a38e191997a4a529f04ac8584a3222fc82d0d4efa2a04fc2cfbadc85b4c3892a33ca6e379ccac2f751b085e1a41ec374eeb017e668ddb7154e197f15195c4a",
|
||||||
"bin": "avro-tools.jar",
|
"bin": "avro-tools.jar",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": [
|
"JDK": [
|
||||||
@ -19,7 +19,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://apache.org/dist/avro/avro-$version/java/avro-tools-$version.jar#/avro-tools.jar",
|
"url": "https://apache.org/dist/avro/avro-$version/java/avro-tools-$version.jar#/avro-tools.jar",
|
||||||
"hash": {
|
"hash": {
|
||||||
"url": "$url.sha1"
|
"url": "$url.sha512"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "3.01",
|
"version": "3.02a09",
|
||||||
"description": "Burn and read CDs, DVDs, and Blu-ray discs",
|
"description": "Burn and read CDs, DVDs, and Blu-ray discs",
|
||||||
"homepage": "https://sourceforge.net/projects/tumagcc/",
|
"homepage": "https://sourceforge.net/projects/tumagcc/",
|
||||||
"license": {
|
"license": {
|
||||||
"identifier": "CDDL-1.0,GPL-2.0-only,LGPL-2.1-only",
|
"identifier": "CDDL-1.0,GPL-2.0-only,LGPL-2.1-only",
|
||||||
"url": "https://github.com/jobermayr/cdrtools/blob/master/COPYING"
|
"url": "https://github.com/jobermayr/cdrtools/blob/master/COPYING"
|
||||||
},
|
},
|
||||||
"url": "https://downloads.sourceforge.net/project/tumagcc/schily-cdrtools-3.01.7z",
|
"url": "https://downloads.sourceforge.net/project/tumagcc/schily-cdrtools-3.02a09.7z",
|
||||||
"hash": "f534062cab7585b82bd764f02bc65fb0c7c27ac1615786bfc81c35880ce4acc6",
|
"hash": "sha1:f1b6a74e8963a97acd66e166064ab4f907e5237a",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"extract_dir": "win32"
|
"extract_dir": "win32"
|
||||||
@ -32,6 +32,10 @@
|
|||||||
"scgcheck.exe",
|
"scgcheck.exe",
|
||||||
"scgskeleton.exe"
|
"scgskeleton.exe"
|
||||||
],
|
],
|
||||||
|
"checkver": {
|
||||||
|
"url": "https://sourceforge.net/projects/tumagcc/files/",
|
||||||
|
"regex": "schily-cdrtools-([\\w.]+)\\.7z"
|
||||||
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://downloads.sourceforge.net/project/tumagcc/schily-cdrtools-$version.7z"
|
"url": "https://downloads.sourceforge.net/project/tumagcc/schily-cdrtools-$version.7z"
|
||||||
}
|
}
|
||||||
|
|||||||
@ -2,9 +2,9 @@
|
|||||||
"homepage": "https://github.com/coursier/coursier",
|
"homepage": "https://github.com/coursier/coursier",
|
||||||
"description": "Pure Scala Artifact Fetching",
|
"description": "Pure Scala Artifact Fetching",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"version": "2.0.0-RC3-2",
|
"version": "2.0.0-RC3-3",
|
||||||
"url": "https://github.com/coursier/coursier/releases/download/v2.0.0-RC3-2/coursier#/coursier.jar",
|
"url": "https://github.com/coursier/coursier/releases/download/v2.0.0-RC3-3/coursier#/coursier.jar",
|
||||||
"hash": "1a747eded72450d93977e1472a99b8e91bea1539367d67cdc00fe79c4d2b581a",
|
"hash": "d4ef30e45e7ccc8d485d1d6b09314d81babc5bffc49aeb4333d090c9a55a3ee3",
|
||||||
"bin": "coursier.jar",
|
"bin": "coursier.jar",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://github.com/coursier/coursier/releases",
|
"url": "https://github.com/coursier/coursier/releases",
|
||||||
|
|||||||
@ -24,6 +24,9 @@
|
|||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/digitalocean/doctl/releases/download/v$version/doctl-$version-windows-386.zip"
|
"url": "https://github.com/digitalocean/doctl/releases/download/v$version/doctl-$version-windows-386.zip"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"hash": {
|
||||||
|
"url": "$baseurl/doctl-$version-checksums.sha256"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -4,12 +4,16 @@
|
|||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"depends": "erlang",
|
"depends": "erlang",
|
||||||
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.9.1/Precompiled.zip",
|
"url": "https://github.com/elixir-lang/elixir/releases/download/v1.9.1/Precompiled.zip",
|
||||||
"hash": "17e43cb1627a0fa5625bc370cec0964ad6471ef242f1549e316db73c0d94fcc6",
|
"hash": "sha512:14826fe295c19c9e331f2777f70a13ae55bf107ce043d0aeb747b5235de82bd6175c915f0bea63ffe0f87136357d76522c67bdd54fc61dd1f167afb4879a3845",
|
||||||
"env_add_path": "bin",
|
"env_add_path": "bin",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/elixir-lang/elixir"
|
"github": "https://github.com/elixir-lang/elixir"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/elixir-lang/elixir/releases/download/v$version/Precompiled.zip"
|
"url": "https://github.com/elixir-lang/elixir/releases/download/v$version/Precompiled.zip",
|
||||||
|
"hash": {
|
||||||
|
"url": "https://github.com/elixir-lang/elixir/releases/tag/v$version/",
|
||||||
|
"regex": "$basename SHA512: $sha512"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://sno.phy.queensu.ca/~phil/exiftool/index.html",
|
"homepage": "https://sno.phy.queensu.ca/~phil/exiftool/index.html",
|
||||||
"description": "A command-line application for reading, writing and editing meta information in a wide variety of files.",
|
"description": "A command-line application for reading, writing and editing meta information in a wide variety of files.",
|
||||||
"version": "11.61",
|
"version": "11.62",
|
||||||
"license": "GPL-1.0-or-later|Artistic-1.0-Perl",
|
"license": "GPL-1.0-or-later|Artistic-1.0-Perl",
|
||||||
"url": "https://owl.phy.queensu.ca/~phil/exiftool/exiftool-11.61.zip",
|
"url": "https://owl.phy.queensu.ca/~phil/exiftool/exiftool-11.62.zip",
|
||||||
"hash": "sha1:cb38b924e3f586862f22d8dd2530c7afcf1ae92b",
|
"hash": "sha1:8265f7b9a00c38cffe568076504a8ba22e90675b",
|
||||||
"pre_install": "Copy-Item \"$dir/exiftool(-k).exe\" \"$dir/exiftool.exe\"",
|
"pre_install": "Copy-Item \"$dir/exiftool(-k).exe\" \"$dir/exiftool.exe\"",
|
||||||
"bin": [
|
"bin": [
|
||||||
"exiftool.exe",
|
"exiftool.exe",
|
||||||
|
|||||||
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.openfaas.com/",
|
"homepage": "https://www.openfaas.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "0.9.0",
|
"version": "0.9.1",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/openfaas/faas-cli/releases/download/0.9.0/faas-cli.exe",
|
"url": "https://github.com/openfaas/faas-cli/releases/download/0.9.1/faas-cli.exe",
|
||||||
"hash": "2bb9fa145d5db4d190f7828d6bb7b22d49e8c02dcbd3587b0838a3ec10605ab4"
|
"hash": "a4cc326a90d540c9277dfc7a4a02065f91c217bfa343ee4ca82273d0841483c2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
@ -16,7 +16,6 @@
|
|||||||
]
|
]
|
||||||
],
|
],
|
||||||
"post_install": "faas-cli version",
|
"post_install": "faas-cli version",
|
||||||
"notes": "OpenFaas @ https://www.openfaas.com/",
|
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/openfaas/faas-cli"
|
"github": "https://github.com/openfaas/faas-cli"
|
||||||
},
|
},
|
||||||
@ -25,6 +24,9 @@
|
|||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/openfaas/faas-cli/releases/download/$version/faas-cli.exe"
|
"url": "https://github.com/openfaas/faas-cli/releases/download/$version/faas-cli.exe"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"hash": {
|
||||||
|
"url": "$url.sha256"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
9
bucket/fciv.json
Normal file
9
bucket/fciv.json
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"homepage": "https://support.microsoft.com/en-us/kb/841290",
|
||||||
|
"description": "A command-prompt utility that computes and verifies cryptographic hash values of files.",
|
||||||
|
"version": "2.05",
|
||||||
|
"license": "Unknown",
|
||||||
|
"url": "https://download.microsoft.com/download/c/f/4/cf454ae0-a4bb-4123-8333-a1b6737712f7/Windows-KB841290-x86-ENU.exe#/dl.7z",
|
||||||
|
"hash": "4b1feea09f35f30943220e8c493a7e590739607a2315559f26b84b3586a5dd54",
|
||||||
|
"bin": "fciv.exe"
|
||||||
|
}
|
||||||
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "20190814-8fcc5d9",
|
"version": "20190815-3aeb681",
|
||||||
"homepage": "https://ffmpeg.zeranoe.com/builds/",
|
"homepage": "https://ffmpeg.zeranoe.com/builds/",
|
||||||
"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.",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20190814-8fcc5d9-win64-static.zip",
|
"url": "https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-20190815-3aeb681-win64-static.zip",
|
||||||
"hash": "16e15c2a23195f6ac32529fb6dd8f332e142e6ef71e4a0a171422ffeecebcf07",
|
"hash": "39151cc82c8e638f3a0dc39f37eccfbe862e59a76de67190e9e9fa4b84080d7e",
|
||||||
"extract_dir": "ffmpeg-20190814-8fcc5d9-win64-static"
|
"extract_dir": "ffmpeg-20190815-3aeb681-win64-static"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20190814-8fcc5d9-win32-static.zip",
|
"url": "https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-20190815-3aeb681-win32-static.zip",
|
||||||
"hash": "1be943ddde40052174539ac77f3d1ba77de5bb0c321f82cfddb8201434e6cb3d",
|
"hash": "14b6a13e3b8b14534c2134090c062348a1b3ad172a67ceec04d08ee5e88a17ec",
|
||||||
"extract_dir": "ffmpeg-20190814-8fcc5d9-win32-static"
|
"extract_dir": "ffmpeg-20190815-3aeb681-win32-static"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/ddollar/forego",
|
"homepage": "https://github.com/ddollar/forego",
|
||||||
|
"description": "Foreman in Go.",
|
||||||
"version": "20180217041714",
|
"version": "20180217041714",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
@ -11,14 +12,17 @@
|
|||||||
"bin": "forego.exe",
|
"bin": "forego.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://dl.equinox.io/ddollar/forego/stable/archive",
|
"url": "https://dl.equinox.io/ddollar/forego/stable/archive",
|
||||||
"re": "https://bin.equinox.io/a/(?<dir>.+)/forego-(?<version>\\d+)-windows-amd64.zip"
|
"regex": "https://bin.equinox.io/a/(?<dir>\\w+)/forego-(\\d+)-windows-amd64.zip"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"note": "Thanks for using autoupdate, please test your updates!",
|
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://bin.equinox.io/a/$matchDir/forego-$matchVersion-windows-amd64.zip"
|
"url": "https://bin.equinox.io/a/$matchDir/forego-$version-windows-amd64.zip"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"hash": {
|
||||||
|
"url": "https://dl.equinox.io/ddollar/forego/stable/archive",
|
||||||
|
"regex": "(?sm)$basename.*?$sha256"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -5,25 +5,26 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/mattn/gof/releases/download/v0.0.1/gof_windows_amd64.zip",
|
"url": "https://github.com/mattn/gof/releases/download/v0.0.1/gof_windows_amd64.zip",
|
||||||
"hash": "61A00215F6F15C28563A8D844440109C162E48369C908131AF36FD99EB867580"
|
"hash": "sha1:b47b6ef1534b4d5ead91dd52421d17daa04fc2b9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mattn/gof/releases/download/v0.0.1/gof_windows_386.zip",
|
"url": "https://github.com/mattn/gof/releases/download/v0.0.1/gof_windows_386.zip",
|
||||||
"hash": "4F0CCAC830D80E1401D5C51349AA639950792657E900BB54DC36FF6B1723A0DA"
|
"hash": "sha1:46ab950c686ddafa53456e79c8cf7a75c54a67f5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gof.exe",
|
"bin": "gof.exe",
|
||||||
"checkver": {
|
"checkver": "github",
|
||||||
"github": "https://github.com/mattn/gof"
|
|
||||||
},
|
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/mattn/gof/releases/download/$version/gof_windows_amd64.zip"
|
"url": "https://github.com/mattn/gof/releases/download/v$version/gof_windows_amd64.zip"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/mattn/gof/releases/download/$version/gof_windows_386.zip"
|
"url": "https://github.com/mattn/gof/releases/download/v$version/gof_windows_386.zip"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"hash": {
|
||||||
|
"url": "$baseurl/SHASUMS"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.80.2",
|
"version": "0.81.0",
|
||||||
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
||||||
"homepage": "https://github.com/roboll/helmfile/",
|
"homepage": "https://github.com/roboll/helmfile/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.80.2/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.81.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "9f0e4d4b8d90a930030c2728399a9e7d31ca756c7d9c8ba66303b63689d741f6"
|
"hash": "1dd3a8fd8ce7cf79b0cc76a0938090a0cdd56b68897ea604d29ba5d5caead2d6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.80.2/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.81.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "ce11c309ab8ec014bd43d6280bdcc1498c08066a9caa0197c765ff01ae117864"
|
"hash": "ae17dfb02ae63fd7d33b005b1f6cff6998c6eca98f6a7b53164490b66ea185d9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
@ -2,15 +2,15 @@
|
|||||||
"homepage": "https://hshrzd.wordpress.com/pe-sieve/",
|
"homepage": "https://hshrzd.wordpress.com/pe-sieve/",
|
||||||
"description": "Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).",
|
"description": "Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).",
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"version": "0.2.2.5",
|
"version": "0.2.2.6",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.2.5/hollows_hunter64.zip",
|
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.2.6/hollows_hunter64.zip",
|
||||||
"hash": "3a5d4201d60daf3833f730bb13a9648b000e2559629f1948f7f8eb8a20e4e73a"
|
"hash": "052f90443cb5f807c92cc1316d6aa3af19ef24562de623a8b340c77b655aff56"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.2.5/hollows_hunter32.zip",
|
"url": "https://github.com/hasherezade/hollows_hunter/releases/download/v0.2.2.6/hollows_hunter32.zip",
|
||||||
"hash": "248f3012d5d6807b01be7b1e04918fdedd38e2e3e3d2ce4575e792113e80b538"
|
"hash": "a0b99e9ab7de7625da797341343816369c4ed6cd5ebdc48be251192fd16479f8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
@ -2,11 +2,11 @@
|
|||||||
"homepage": "https://github.com/jenkins-x/jx",
|
"homepage": "https://github.com/jenkins-x/jx",
|
||||||
"description": "A command line tool for installing and using Jenkins X",
|
"description": "A command line tool for installing and using Jenkins X",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"version": "2.0.597",
|
"version": "2.0.598",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jenkins-x/jx/releases/download/v2.0.597/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v2.0.598/jx-windows-amd64.zip",
|
||||||
"hash": "9142995810cba69340322f2a4baf7a724fb559e0c55222d21172e3dbffaebda7"
|
"hash": "812bcce8358a927fa344a643d3fe8716b3371305b773323fc277441334797364"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "jx.exe",
|
"bin": "jx.exe",
|
||||||
|
|||||||
@ -1,13 +1,8 @@
|
|||||||
{
|
{
|
||||||
|
"version": "1.1.2-9-gdafa727",
|
||||||
"description": "Store and restore metadata from a filesystem",
|
"description": "Store and restore metadata from a filesystem",
|
||||||
"homepage": "https://github.com/rasa/metastore",
|
"homepage": "https://github.com/rasa/metastore",
|
||||||
"license": "GPL-2.0-only",
|
"license": "GPL-2.0-only",
|
||||||
"version": "1.1.2-9-gdafa727",
|
|
||||||
"bin": "metastore.exe",
|
|
||||||
"checkver": {
|
|
||||||
"re": "/releases/tag/v([ga-f0-9.-]+)\"",
|
|
||||||
"url": "https://github.com/rasa/metastore/releases/latest"
|
|
||||||
},
|
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/rasa/metastore/releases/download/v1.1.2-9-gdafa727/metastore-x64.exe#/metastore.exe",
|
"url": "https://github.com/rasa/metastore/releases/download/v1.1.2-9-gdafa727/metastore-x64.exe#/metastore.exe",
|
||||||
@ -18,6 +13,11 @@
|
|||||||
"hash": "a3ecd6ce64750cb3925bb5cce1785ffdc1ee7ae7f5d50c879396e246c68b0a2d"
|
"hash": "a3ecd6ce64750cb3925bb5cce1785ffdc1ee7ae7f5d50c879396e246c68b0a2d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"bin": "metastore.exe",
|
||||||
|
"checkver": {
|
||||||
|
"github": "https://github.com/rasa/metastore/",
|
||||||
|
"regex": "/releases/tag/v([\\w.-]+)\""
|
||||||
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
@ -26,6 +26,10 @@
|
|||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/rasa/metastore/releases/download/v$version/metastore.exe"
|
"url": "https://github.com/rasa/metastore/releases/download/v$version/metastore.exe"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"hash": {
|
||||||
|
"url": "https://github.com/rasa/metastore/releases/tag/v$version",
|
||||||
|
"regex": "$sha256 \\*bin/$basename"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"version": "12.8.0",
|
"version": "12.8.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v12.8.0/node-v12.8.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v12.8.1/node-v12.8.1-win-x64.7z",
|
||||||
"hash": "3be01afe6534adf049120ecf6304ff4ff7b424bbcd88572ae19e34d96ecaf329",
|
"hash": "52ece730f0d4d80657eb8d5c62120c2a91f435b8ef3bea672e1bfdaf9f7eae70",
|
||||||
"extract_dir": "node-v12.8.0-win-x64"
|
"extract_dir": "node-v12.8.1-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v12.8.0/node-v12.8.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v12.8.1/node-v12.8.1-win-x86.7z",
|
||||||
"hash": "14922475db215dbcd24911bad4589983127be373ad44f32139937bdf5be7d442",
|
"hash": "73e50beac826d2a68ad7bfa9c69d02881651a84d8284b609eb6de1f816422ce1",
|
||||||
"extract_dir": "node-v12.8.0-win-x86"
|
"extract_dir": "node-v12.8.1-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
@ -2,15 +2,15 @@
|
|||||||
"homepage": "https://hshrzd.wordpress.com/pe-sieve/",
|
"homepage": "https://hshrzd.wordpress.com/pe-sieve/",
|
||||||
"description": "Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).",
|
"description": "Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).",
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"version": "0.2.1",
|
"version": "0.2.2",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.1/pe-sieve64.exe#/pe-sieve.exe",
|
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.2/pe-sieve64.exe#/pe-sieve.exe",
|
||||||
"hash": "e6896090e70bddc24d23f46620fd7599bb2cdda53de1fc007fd8dca1166b1030"
|
"hash": "fd65e11d23e56369a6f45c8013c61ffe92b47015b23898ed008a736218affefe"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.1/pe-sieve32.exe#/pe-sieve.exe",
|
"url": "https://github.com/hasherezade/pe-sieve/releases/download/v0.2.2/pe-sieve32.exe#/pe-sieve.exe",
|
||||||
"hash": "505560f9dc08b634eaba42018398d16583ca663c43626a223dce40b2db2a7816"
|
"hash": "f8a5588399a5cacea9b9b02d2cdd60c0c8ba945801184ce21980fbc3f6c693c0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pe-sieve.exe",
|
"bin": "pe-sieve.exe",
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://portainer.io/",
|
"homepage": "https://portainer.io/",
|
||||||
|
"description": "Simple management solution for Docker.",
|
||||||
"license": "Zlib",
|
"license": "Zlib",
|
||||||
"version": "1.22.0",
|
"version": "1.22.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
@ -16,7 +17,11 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/portainer/portainer/releases/download/$version/portainer-$version-windows-amd64.tar.gz"
|
"url": "https://github.com/portainer/portainer/releases/download/$version/portainer-$version-windows-amd64.tar.gz",
|
||||||
|
"hash": {
|
||||||
|
"url": "$baseurl/portainer-$version-windows-amd64-checksum.txt",
|
||||||
|
"regex": "$sha256"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,22 +1,23 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.rust-lang.org",
|
"homepage": "https://www.rust-lang.org",
|
||||||
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
"description": "A language empowering everyone to build reliable and efficient software. (MSVC toolchain)",
|
||||||
"version": "1.36.0",
|
"version": "1.37.0",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.36.0-x86_64-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.37.0-x86_64-pc-windows-msvc.msi",
|
||||||
"hash": "e86148196e71c9c826101d37b66393dfaacef824559d92a9f4e48f030a7aa1e4"
|
"hash": "1e7d5617b7d49d7dbe406e6b4e820d5ad41e021911d69131227ac554aae9c27f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.36.0-i686-pc-windows-msvc.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.37.0-i686-pc-windows-msvc.msi",
|
||||||
"hash": "c600c0dc2bb9eff0c7c36620f63d19c10e57147f49f310106c51f7fc6a2c230f"
|
"hash": "9241e0e5fc74754e301556399928f351e97678d6f955c1f41f71384e96d1832d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"extract_dir": "Rust",
|
||||||
"bin": [
|
"bin": [
|
||||||
"Rust\\bin\\rustc.exe",
|
"bin\\rustc.exe",
|
||||||
"Rust\\bin\\rustdoc.exe",
|
"bin\\rustdoc.exe",
|
||||||
"Rust\\bin\\cargo.exe"
|
"bin\\cargo.exe"
|
||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://www.rust-lang.org/",
|
"url": "https://www.rust-lang.org/",
|
||||||
|
|||||||
@ -1,22 +1,23 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://www.rust-lang.org",
|
"homepage": "https://www.rust-lang.org",
|
||||||
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
|
"description": "A language empowering everyone to build reliable and efficient software. (GNU toolchain)",
|
||||||
"version": "1.36.0",
|
"version": "1.37.0",
|
||||||
"license": "MIT|Apache-2.0",
|
"license": "MIT|Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.36.0-x86_64-pc-windows-gnu.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.37.0-x86_64-pc-windows-gnu.msi",
|
||||||
"hash": "456007f8d4cfd791a6b3e2e021c851bbf8437ebcfee1eebd8c11da306efccd95"
|
"hash": "21cbc27e3b8c4f8cab5e5c9ac6c4d373d8ac93276eb80ec2a1edeb1e3187e6ee"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://static.rust-lang.org/dist/rust-1.36.0-i686-pc-windows-gnu.msi",
|
"url": "https://static.rust-lang.org/dist/rust-1.37.0-i686-pc-windows-gnu.msi",
|
||||||
"hash": "f241600af411d2021e2125f7b94be6609c57953924293a5264b97f4400b6e814"
|
"hash": "52a113a1c2efa76c6168437d54ef4cbe734ce26b82ab0e71c16f82b344bef8a2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"extract_dir": "Rust",
|
||||||
"bin": [
|
"bin": [
|
||||||
"Rust\\bin\\rustc.exe",
|
"bin\\rustc.exe",
|
||||||
"Rust\\bin\\rustdoc.exe",
|
"bin\\rustdoc.exe",
|
||||||
"Rust\\bin\\cargo.exe"
|
"bin\\cargo.exe"
|
||||||
],
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://www.rust-lang.org/",
|
"url": "https://www.rust-lang.org/",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
||||||
"version": "0.19.19",
|
"version": "0.19.20",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.19/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.20/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "9b7096a5386b625b722fdeb0c78d19ff7de18d335434ac13e6850869219e0a93"
|
"hash": "2fe5805cc567aa56c86fc58ace1a6b46617e0394d40f92b4bc37eb1546f85c15"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.19/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.20/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "23e0b89af3ebb6e40875958897c266ee44d5353c0c0d54b19cdc84f93a1766cc"
|
"hash": "8b531d94fe59f43547621b0fa9652d98e7aa23b4da13666eeca571bf70752780"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
@ -25,6 +25,9 @@
|
|||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v$version/terragrunt_windows_386.exe#/terragrunt.exe"
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v$version/terragrunt_windows_386.exe#/terragrunt.exe"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"hash": {
|
||||||
|
"url": "$baseurl/SHA256SUMS"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -5,12 +5,12 @@
|
|||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"extract_dir": "tidy-5.6.0-vc14-32b/bin",
|
"extract_dir": "tidy-5.6.0-vc14-32b\\bin",
|
||||||
"hash": "03c8ae9359290a3523d9fd5131456e670d2bc2564fb20aed7c6456f86b8433e2",
|
"hash": "03c8ae9359290a3523d9fd5131456e670d2bc2564fb20aed7c6456f86b8433e2",
|
||||||
"url": "https://github.com/htacg/tidy-html5/releases/download/5.6.0/tidy-5.6.0-vc14-32b.zip"
|
"url": "https://github.com/htacg/tidy-html5/releases/download/5.6.0/tidy-5.6.0-vc14-32b.zip"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"extract_dir": "tidy-5.6.0-vc14-64b/bin",
|
"extract_dir": "tidy-5.6.0-vc14-64b\\bin",
|
||||||
"hash": "59ac22427a3d759c72108814f6a8f0e98511b12f87744ca19e0a500a00687be8",
|
"hash": "59ac22427a3d759c72108814f6a8f0e98511b12f87744ca19e0a500a00687be8",
|
||||||
"url": "https://github.com/htacg/tidy-html5/releases/download/5.6.0/tidy-5.6.0-vc14-64b.zip"
|
"url": "https://github.com/htacg/tidy-html5/releases/download/5.6.0/tidy-5.6.0-vc14-64b.zip"
|
||||||
}
|
}
|
||||||
@ -21,14 +21,17 @@
|
|||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
|
||||||
"extract_dir": "tidy-$version-vc14-32b/bin",
|
|
||||||
"url": "https://github.com/htacg/tidy-html5/releases/download/$version/tidy-$version-vc14-32b.zip"
|
|
||||||
},
|
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"extract_dir": "tidy-$version-vc14-64b/bin",
|
"url": "https://github.com/htacg/tidy-html5/releases/download/$version/tidy-$version-vc14-64b.zip",
|
||||||
"url": "https://github.com/htacg/tidy-html5/releases/download/$version/tidy-$version-vc14-64b.zip"
|
"extract_dir": "tidy-$version-vc14-64b\\bin"
|
||||||
}
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://github.com/htacg/tidy-html5/releases/download/$version/tidy-$version-vc14-32b.zip",
|
||||||
|
"extract_dir": "tidy-$version-vc14-32b\\bin"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hash": {
|
||||||
|
"url": "$url.SHA256"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://mark0.net/soft-trid-e.html",
|
"homepage": "http://mark0.net/soft-trid-e.html",
|
||||||
"license": "Shareware",
|
"license": "Shareware",
|
||||||
"version": "2.24-19.08.12",
|
"version": "2.24-19.08.15",
|
||||||
"url": [
|
"url": [
|
||||||
"http://mark0.net/download/triddefs.zip",
|
"http://mark0.net/download/triddefs.zip",
|
||||||
"http://mark0.net/download/trid_w32.zip"
|
"http://mark0.net/download/trid_w32.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"55872804e1d169c1d41d9310ec2bd74e2c866b2d924085c8593ea03957c2720a",
|
"d344d9226a84be54c7b32d2e43db5dd39bff9301044f72db1b48c9925c46f05b",
|
||||||
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
|
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
|
||||||
],
|
],
|
||||||
"bin": "trid.exe",
|
"bin": "trid.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user