mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
24 Commits
39d67b8048
...
d0ab1e5e7f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d0ab1e5e7f | ||
|
|
c5b2934562 | ||
|
|
e91dc4c6bc | ||
|
|
6aa355cc37 | ||
|
|
b35a571487 | ||
|
|
e1120049b9 | ||
|
|
66eb6eeba1 | ||
|
|
7558c99edd | ||
|
|
76f3967d60 | ||
|
|
b97fe706ca | ||
|
|
64ec68eb4e | ||
|
|
a8f0bd3590 | ||
|
|
3b2b5aa0c6 | ||
|
|
d770da0fec | ||
|
|
6b05dec7ac | ||
|
|
a5775891d6 | ||
|
|
a4029c098e | ||
|
|
6d3ce122ea | ||
|
|
4d4cc7a001 | ||
|
|
b98573c07c | ||
|
|
7b7cfeea12 | ||
|
|
6fc0592a05 | ||
|
|
d31f975f98 | ||
|
|
0c26d6dc57 |
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.27.16",
|
||||
"version": "2.27.17",
|
||||
"description": "Unified tool to manage AWS services",
|
||||
"homepage": "https://aws.amazon.com/cli/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.16.msi",
|
||||
"hash": "8f61f41113bc70ddab2f1c9668f0bc58f9a68329f3749c0b5c91e07fd2acdcb8"
|
||||
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.17.msi",
|
||||
"hash": "4b5fa6b90dadd37a80ff088ef7dac2701352fb9f5b3b54de2c51c39515be74b5"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Amazon\\AWSCLIV2",
|
||||
|
||||
@ -7,15 +7,20 @@
|
||||
"url": "https://github.com/Azure/azure-storage-azcopy/blob/main/LICENSE"
|
||||
},
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.29.1/azcopy_windows_386_10.29.1.zip#/dl.zip",
|
||||
"hash": "130e5044bdc14747b13f6ab5aae8bbd6157ab03fe855d95556f3643c98b4eecf",
|
||||
"extract_dir": "azcopy_windows_386_10.29.1"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://aka.ms/downloadazcopy-v10-windows/#dl.zip",
|
||||
"hash": "eb6e9cfe79aa95d8cbdcef64501d36dec951848cf7591eb404fd8c154aa6e7c0",
|
||||
"url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.29.1/azcopy_windows_amd64_10.29.1.zip/#dl.zip",
|
||||
"hash": "f5dc02e2b2cdcd8dbee719abb60499ea1409526d89b0d5c23cfa62c5621e5b0c",
|
||||
"extract_dir": "azcopy_windows_amd64_10.29.1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
||||
"hash": "a28ccabab154b227eed4af953b3a93168d7458beaa34ee30ea0a8ab4f6e17483",
|
||||
"extract_dir": "azcopy_windows_386_10.29.1"
|
||||
"arm64": {
|
||||
"url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v10.29.1/azcopy_windows_arm64_10.29.1.zip/#dl.zip",
|
||||
"hash": "d2cbc6fc1e5c71355f59a426c42f026c381c4e33bae4a075cc5187c462522f2a",
|
||||
"extract_dir": "azcopy_windows_arm64_10.29.1"
|
||||
}
|
||||
},
|
||||
"bin": "azcopy.exe",
|
||||
@ -24,13 +29,17 @@
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v$version/azcopy_windows_386_$version.zip#/dl.zip",
|
||||
"extract_dir": "azcopy_windows_386_$version"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://aka.ms/downloadazcopy-v10-windows/#dl.zip",
|
||||
"url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v$version/azcopy_windows_amd64_$version.zip/#dl.zip",
|
||||
"extract_dir": "azcopy_windows_amd64_$version"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://aka.ms/downloadazcopy-v10-windows-32bit#/dl.zip",
|
||||
"extract_dir": "azcopy_windows_386_$version"
|
||||
"arm64": {
|
||||
"url": "https://github.com/Azure/azure-storage-azcopy/releases/download/v$version/azcopy_windows_arm64_$version.zip/#dl.zip",
|
||||
"extract_dir": "azcopy_windows_arm64_$version"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "21.1.11",
|
||||
"version": "21.1.12",
|
||||
"description": "Official balena CLI for interacting with balenaCloud and balena API.",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/balena-io/balena-cli/releases/download/v21.1.11/balena-cli-v21.1.11-windows-x64-standalone.zip",
|
||||
"hash": "c97c2ca75409fe98330390343346023d1d06d6f7d43620b71b1eef566fc5f954"
|
||||
"url": "https://github.com/balena-io/balena-cli/releases/download/v21.1.12/balena-cli-v21.1.12-windows-x64-standalone.zip",
|
||||
"hash": "9e142aa5f0f853734e703f11239e07a7669e2c01bdcbd1f46e304b6215d30aca"
|
||||
}
|
||||
},
|
||||
"extract_dir": "balena-cli",
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.1.31687",
|
||||
"version": "0.1.31792",
|
||||
"description": "Set of CircleCI’s advanced and powerful tools.",
|
||||
"homepage": "https://circleci-public.github.io/circleci-cli/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.31687/circleci-cli_0.1.31687_windows_amd64.zip",
|
||||
"hash": "f2ddf239cdab2750b35ddc18f6a21b2d08687c1e43bbf9fe4a6f69c10bf7ba0c",
|
||||
"extract_dir": "circleci-cli_0.1.31687_windows_amd64"
|
||||
"url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.31792/circleci-cli_0.1.31792_windows_amd64.zip",
|
||||
"hash": "6fdeae76fbd9707ce0af0d392a58afb198b2fae5829a285c0fdd8a2c8d12ba94",
|
||||
"extract_dir": "circleci-cli_0.1.31792_windows_amd64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.31687/circleci-cli_0.1.31687_windows_arm64.zip",
|
||||
"hash": "59ae65a259dcd31946c15bc952ff0f223fb24a28b28522cb787684c4cd5125fd",
|
||||
"extract_dir": "circleci-cli_0.1.31687_windows_arm64"
|
||||
"url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.31792/circleci-cli_0.1.31792_windows_arm64.zip",
|
||||
"hash": "3a9df49b72320cd11d12767e396135b2b40555bef49ab6b476aced7d027073ba",
|
||||
"extract_dir": "circleci-cli_0.1.31792_windows_arm64"
|
||||
}
|
||||
},
|
||||
"bin": "circleci.exe",
|
||||
|
||||
@ -2,11 +2,11 @@
|
||||
"homepage": "https://github.com/dolthub/dolt",
|
||||
"license": "Apache-2.0",
|
||||
"description": "Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository.",
|
||||
"version": "1.53.4",
|
||||
"version": "1.53.5",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/dolthub/dolt/releases/download/v1.53.4/dolt-windows-amd64.zip",
|
||||
"hash": "cc044b8189636b698c94725706dc8d435d7f5a4ac708ce0f4aceecbcd17aa665"
|
||||
"url": "https://github.com/dolthub/dolt/releases/download/v1.53.5/dolt-windows-amd64.zip",
|
||||
"hash": "06cb70e72a47d68f751f9a16047c653dcf243199c9d0f6bc17abfc75b896d68a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "dolt-windows-amd64",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.17.11",
|
||||
"version": "0.17.12",
|
||||
"description": "Create cloud-native applications on Kubernetes.",
|
||||
"homepage": "https://github.com/Azure/draft",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Azure/draft/releases/download/v0.17.11/draft-windows-amd64.exe#/draft.exe",
|
||||
"hash": "d267e36132fbb37ef19491b43ddbb37eac6de9aa7bdf82d60ba06b212b632a86"
|
||||
"url": "https://github.com/Azure/draft/releases/download/v0.17.12/draft-windows-amd64.exe#/draft.exe",
|
||||
"hash": "6557105b9c0a6e9cd3e14ac4ffedad081f4e40e3ab78cf940dd14c18d795cc53"
|
||||
}
|
||||
},
|
||||
"bin": "draft.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "136.0.3240.64",
|
||||
"version": "136.0.3240.76",
|
||||
"description": "Close the loop on your developer cycle by automating testing of your website in Microsoft Edge (Chromium).",
|
||||
"homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver",
|
||||
"license": {
|
||||
@ -9,16 +9,16 @@
|
||||
"notes": "For legacy (EdgeHTML) version, see 'versions/edgedriver-legacy'.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://msedgedriver.azureedge.net/136.0.3240.64/edgedriver_win64.zip",
|
||||
"hash": "e18d0c7f367d61f545743dcb1c4005b562b3fc2bc802fef8a92e815f380bd669"
|
||||
"url": "https://msedgedriver.azureedge.net/136.0.3240.76/edgedriver_win64.zip",
|
||||
"hash": "62238d7201ddb1ca1f52a793a6eaca41fb68b436857d71e6b647474bd839d901"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://msedgedriver.azureedge.net/136.0.3240.64/edgedriver_win32.zip",
|
||||
"hash": "ca392fa986be8703a0631b23de7fb379a017f195b7c470796f369b8001edfb30"
|
||||
"url": "https://msedgedriver.azureedge.net/136.0.3240.76/edgedriver_win32.zip",
|
||||
"hash": "8baeed59588370a3b18b824ba6bf20b76e464b62d4994cfd1c90aeb2b46680f8"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://msedgedriver.azureedge.net/136.0.3240.64/edgedriver_arm64.zip",
|
||||
"hash": "7009334c7ba75b2cd24885f2d48adc832f41c8a36aae13eebab2e8e16bf5e87e"
|
||||
"url": "https://msedgedriver.azureedge.net/136.0.3240.76/edgedriver_arm64.zip",
|
||||
"hash": "2472daeffb8e9923949ddb6b9c89eb3dd7ffa3002ec17fb2f554b5b99dcb73e8"
|
||||
}
|
||||
},
|
||||
"bin": "msedgedriver.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.10.8",
|
||||
"version": "3.10.9",
|
||||
"description": "Dependency analysis tool. Supports license & vulnerability scanning. Language-agnostic; integrates with 20+ build systems.",
|
||||
"homepage": "https://github.com/fossas/fossa-cli",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/fossas/fossa-cli/releases/download/v3.10.8/fossa_3.10.8_windows_amd64.zip",
|
||||
"hash": "5499bda0c151e1fb1ce8f868fd7541c64bf8c79c5983ab8f7664e8ccdb253c06"
|
||||
"url": "https://github.com/fossas/fossa-cli/releases/download/v3.10.9/fossa_3.10.9_windows_amd64.zip",
|
||||
"hash": "8ee8fda0488b1abc77417cd318b376cb291d24b0ed0b6c85401de4fa7e3bc576"
|
||||
}
|
||||
},
|
||||
"bin": "fossa.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "18.0.0",
|
||||
"version": "18.0.1",
|
||||
"description": "Run your jobs and send the results back to GitLab",
|
||||
"homepage": "https://docs.gitlab.com/runner/",
|
||||
"license": "MIT",
|
||||
@ -16,12 +16,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.0.0/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "3e9cc6b0866209210dfa6b3c39bca39f520a9716ab828cac0d5ade1a7a6724fa"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.0.1/binaries/gitlab-runner-windows-amd64.exe#/gitlab-runner.exe",
|
||||
"hash": "f42be5fcc5d7431dfb458eea20a414950b9d989de7db1179da3f82b5b7506661"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.0.0/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "3c43f19da489360cb88b543c3cbc7ba55dd6ed7789c117259ef6792414665766"
|
||||
"url": "https://gitlab-runner-downloads.s3.amazonaws.com/v18.0.1/binaries/gitlab-runner-windows-386.exe#/gitlab-runner.exe",
|
||||
"hash": "62c45a8c68672242ee0ce05dc9dc996f2b09507dedd18a3d2892d9397f11efa9"
|
||||
}
|
||||
},
|
||||
"bin": "gitlab-runner.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.92.0",
|
||||
"version": "0.92.1",
|
||||
"description": "A vulnerability scanner for container images and filesystems.",
|
||||
"homepage": "https://github.com/anchore/grype",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/anchore/grype/releases/download/v0.92.0/grype_0.92.0_windows_amd64.zip",
|
||||
"hash": "f1749695a67e05e0e8f557c74a338e014826c72d28d47e2c52612dc3dbc26503"
|
||||
"url": "https://github.com/anchore/grype/releases/download/v0.92.1/grype_0.92.1_windows_amd64.zip",
|
||||
"hash": "8e874c8530b073f4ff003e69f39aab94b44c26ef0c7f89d9a0a7ae88d174cc72"
|
||||
}
|
||||
},
|
||||
"bin": "grype.exe",
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "1.42.1",
|
||||
"version": "1.42.2",
|
||||
"description": "Lightweight, portable and dependable accounting tools",
|
||||
"homepage": "https://hledger.org",
|
||||
"license": "GPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/simonmichael/hledger/releases/download/1.42.1/hledger-windows-x64.zip",
|
||||
"url": "https://github.com/simonmichael/hledger/releases/download/1.42.2/hledger-windows-x64.zip",
|
||||
"hash": "6a62e3dc9ffe92f122d6adbdca7392acfd4e65f4bbf0711625fd5f7b7e35e0c9"
|
||||
}
|
||||
},
|
||||
|
||||
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "3.18",
|
||||
"version": "3.19",
|
||||
"description": "Tool for measuring the maximum achievable bandwidth on IP networks",
|
||||
"homepage": "https://iperf.fr/",
|
||||
"license": "BSD-3-Clause",
|
||||
"notes": "The last 32bit version was 3.5 which is available in the Versions bucket",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://files.budman.pw/iperf3.18_64.zip",
|
||||
"hash": "233d83fd549462f8b0ceddf7a22cc3dd5a8198a5de984a32732aacfa54ce1d7d",
|
||||
"extract_dir": "iperf3.18_64"
|
||||
"url": "https://files.budman.pw/iperf3.19_64.zip",
|
||||
"hash": "6d2861bc02139244871f07ba474c7cce448d5581f409ffc694c0e1ad190d5aac",
|
||||
"extract_dir": "iperf3.19_64"
|
||||
}
|
||||
},
|
||||
"bin": "iperf3.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.27.0",
|
||||
"version": "0.28.0",
|
||||
"description": "kind is a tool for running local Kubernetes clusters using Docker container nodes.",
|
||||
"homepage": "https://kind.sigs.k8s.io/docs/user/quick-start",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/kubernetes-sigs/kind/releases/download/v0.27.0/kind-windows-amd64#/kind.exe",
|
||||
"hash": "445ee4263d5de090d60d049453d9691a2587a17cb349aa5ab8f402a47e3c2490"
|
||||
"url": "https://github.com/kubernetes-sigs/kind/releases/download/v0.28.0/kind-windows-amd64#/kind.exe",
|
||||
"hash": "7117dccf83ae979a273464b101c52a8931a338543967e65483db5f7819746cdf"
|
||||
}
|
||||
},
|
||||
"bin": "kind.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.673",
|
||||
"version": "0.674",
|
||||
"description": "A fast, small, safe, gradually typed embeddable scripting language derived from Lua",
|
||||
"homepage": "https://luau-lang.org/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Roblox/luau/releases/download/0.673/luau-windows.zip",
|
||||
"hash": "22262ccf3b22b04dae31f88833d1c104ab3acfd58bb3db247a83aeb5efba3550"
|
||||
"url": "https://github.com/Roblox/luau/releases/download/0.674/luau-windows.zip",
|
||||
"hash": "02f5cacf0790a76617c0309ec787a34555f664a0120868af65173d29bfb205b4"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.4.3",
|
||||
"version": "3.4.4",
|
||||
"description": "Fast and customizable vulnerability scanner based on simple YAML based DSL.",
|
||||
"homepage": "https://github.com/projectdiscovery/nuclei",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.3_windows_amd64.zip",
|
||||
"hash": "262d7c77eee0baecc08c4157503b4704ba71101745262204eebaa9bbe4229ebc"
|
||||
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.4_windows_amd64.zip",
|
||||
"hash": "7e72e27731783abe5b6a7cdc77a5c7f7a439673a8c252ab41bc7a66ed9fc5aca"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.3_windows_386.zip",
|
||||
"hash": "221fa989fc0c6149f7d04a5ec8274b6333a1cb29cd66e22c9aa08d41d2d945d6"
|
||||
"url": "https://github.com/projectdiscovery/nuclei/releases/latest/download/nuclei_3.4.4_windows_386.zip",
|
||||
"hash": "43be19ef023abe615320fffa45e756fb547fc2571645fef937a5fa89ebaddc03"
|
||||
}
|
||||
},
|
||||
"bin": "nuclei.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.4.3-1",
|
||||
"version": "3.4.4-1",
|
||||
"description": "A dynamic programming language with a focus on simplicity and productivity.",
|
||||
"homepage": "https://rubyinstaller.org",
|
||||
"license": "BSD-3-Clause",
|
||||
@ -9,14 +9,14 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.3-1/rubyinstaller-3.4.3-1-x64.7z",
|
||||
"hash": "d4c26b729bad2351bb7403579e522a2a98d023a6a46c2a8698d3ac6004921013",
|
||||
"extract_dir": "rubyinstaller-3.4.3-1-x64"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.4-1/rubyinstaller-3.4.4-1-x64.7z",
|
||||
"hash": "3633b9e6d260f558cc9703f9b82e95bf571d1cf4c12acb43d86a90b749890cbc",
|
||||
"extract_dir": "rubyinstaller-3.4.4-1-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.3-1/rubyinstaller-3.4.3-1-x86.7z",
|
||||
"hash": "c00f7a78d7484bae8b31de0f8c715d8feeb3e5cf5b3616da7396da217047fee7",
|
||||
"extract_dir": "rubyinstaller-3.4.3-1-x86"
|
||||
"url": "https://github.com/oneclick/rubyinstaller2/releases/download/RubyInstaller-3.4.4-1/rubyinstaller-3.4.4-1-x86.7z",
|
||||
"hash": "5e20219d5ec0d848b89a78f70b81ac23cbe5f96ea61337101f989e05b0fdaed8",
|
||||
"extract_dir": "rubyinstaller-3.4.4-1-x86"
|
||||
}
|
||||
},
|
||||
"post_install": "gem install rake",
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "1.0.1",
|
||||
"description": "A Scoop helper program for shimming executables",
|
||||
"homepage": "https://github.com/ScoopInstaller/Shim/",
|
||||
"license": "Unlicense",
|
||||
"url": "https://github.com/ScoopInstaller/Shim/releases/download/v1.0.1/shim.exe",
|
||||
"hash": "cb440b8a08a2095a59666a859b35aa5a1524b140b909ecc760f38f3baccf80e6",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/ScoopInstaller/Shim/releases/download/v$version/shim.exe",
|
||||
"hash": {
|
||||
"url": "$url.sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
"version": "1.1.0",
|
||||
"description": "A Scoop helper program for shimming executables",
|
||||
"homepage": "https://github.com/ScoopInstaller/Shim/",
|
||||
"license": "Unlicense",
|
||||
"url": "https://github.com/ScoopInstaller/Shim/releases/download/v1.1.0/shim-1.1.0.zip",
|
||||
"hash": "c8452b3c4b8c219edef150cc423b0c844cb2d46381266011f6f076301e7e65d9",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/ScoopInstaller/Shim/releases/download/v$version/shim-$version.zip",
|
||||
"hash": {
|
||||
"url": "$url.sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "6.3.3",
|
||||
"version": "6.3.4",
|
||||
"description": "Private and secure chat and applications platform",
|
||||
"homepage": "https://simplex.chat",
|
||||
"license": "AGPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.3.3/simplex-chat-windows-x86-64#/simplex-chat.exe",
|
||||
"hash": "76f7b8f1724fbbf7130fb4c284fdde59c8891c231499f2e482e491b83501b829"
|
||||
"url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.3.4/simplex-chat-windows-x86-64#/simplex-chat.exe",
|
||||
"hash": "25a49ec8849bd388666e0052392da6819353ba43ff57c0fc2ea9e1081c57158f"
|
||||
}
|
||||
},
|
||||
"bin": "simplex-chat.exe",
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "3.7",
|
||||
"version": "3.7.1",
|
||||
"description": "Finite element analysis framework",
|
||||
"homepage": "https://tlcfem.github.io/suanPan/",
|
||||
"license": "GPL-3.0-only",
|
||||
"notes": "Run '$dir\\AddAssociation.bat' with admin privilege to configure file association and Sublime Text syntax support.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v3.7/suanPan-win-mkl-vtk.zip",
|
||||
"hash": "2ea972f5d8adcd018e4e0e90b5686f1c2c01ba58845d880f0b1c65f57091fe89"
|
||||
"url": "https://github.com/TLCFEM/suanPan/releases/download/suanPan-v3.7.1/suanPan-win-mkl-vtk.zip",
|
||||
"hash": "1d0e5f0341fd558d480a73a74f69b4a8736548714af939beec2f81e5d97103fd"
|
||||
}
|
||||
},
|
||||
"bin": "suanPan.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.24.0",
|
||||
"version": "1.25.1",
|
||||
"description": "A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems.",
|
||||
"homepage": "https://github.com/anchore/syft",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/anchore/syft/releases/download/v1.24.0/syft_1.24.0_windows_amd64.zip",
|
||||
"hash": "808bb98f771a7c4c4d3956b659ce3e454ac4e6b26ae01df597afb17faa1a839d"
|
||||
"url": "https://github.com/anchore/syft/releases/download/v1.25.1/syft_1.25.1_windows_amd64.zip",
|
||||
"hash": "22e24ab95a119a09445bc60019aef6083719c6377dc5d4615e2a93175c502f43"
|
||||
}
|
||||
},
|
||||
"bin": "syft.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.88.29",
|
||||
"version": "3.88.30",
|
||||
"description": "Find leaked credentials",
|
||||
"homepage": "https://github.com/trufflesecurity/trufflehog",
|
||||
"license": "AGPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.29/trufflehog_3.88.29_windows_amd64.tar.gz",
|
||||
"hash": "569ea4adc37ef203542afcf35fd90fc7186097f8b091cd106dac1cfd103d75a4"
|
||||
"url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.30/trufflehog_3.88.30_windows_amd64.tar.gz",
|
||||
"hash": "db662de966ccd812979c0935fed99a8d000c080e41442706ae8bd2563e7b3d8a"
|
||||
}
|
||||
},
|
||||
"bin": "trufflehog.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.19.3",
|
||||
"version": "1.19.4",
|
||||
"description": "Secure, store, and tightly control access to tokens, passwords, certificates, API keys, and other secrets in modern computing.",
|
||||
"homepage": "https://www.vaultproject.io",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/vault/1.19.3/vault_1.19.3_windows_amd64.zip",
|
||||
"hash": "d3eb297db503625c308f365f63d2c0d6914471ce9313af47f9fec9bf4b58fbc9"
|
||||
"url": "https://releases.hashicorp.com/vault/1.19.4/vault_1.19.4_windows_amd64.zip",
|
||||
"hash": "5ed8c25ef8763f794a1ec4a5be5bb3488fc3cc8c926290a0f815ddbb4b38ad4d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/vault/1.19.3/vault_1.19.3_windows_386.zip",
|
||||
"hash": "4151e2b94480aaa253481dd55180d89e6b1eeac1e0d31efa042a5e74893ba50a"
|
||||
"url": "https://releases.hashicorp.com/vault/1.19.4/vault_1.19.4_windows_386.zip",
|
||||
"hash": "01c9dc2e56b62bc3aaf0fbfc4f816342b8117009a17418cfc09386ee06ebecd5"
|
||||
}
|
||||
},
|
||||
"bin": "vault.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user