mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
12 Commits
57b692f63a
...
63fb5e8012
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
63fb5e8012 | ||
|
|
e36890b570 | ||
|
|
bcd2cdb7df | ||
|
|
184add6320 | ||
|
|
0ce1e4ba99 | ||
|
|
cf4e587124 | ||
|
|
6bf7f2f3d0 | ||
|
|
d387bef904 | ||
|
|
1464c003a3 | ||
|
|
baa068b8b1 | ||
|
|
9f8be70bd5 | ||
|
|
09703457a1 |
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.27.13",
|
||||
"version": "2.27.14",
|
||||
"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.13.msi",
|
||||
"hash": "3ea121c2deb5a2fcaa0d889b1b012dbea86c5f878faf79fe27e735145845f4ab"
|
||||
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.14.msi",
|
||||
"hash": "f67b77b9b9380272224a9bd024c02a06758d36ea80de3801afc2cfaa96e2a32d"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Amazon\\AWSCLIV2",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.74.0",
|
||||
"version": "0.75.0",
|
||||
"description": "Blazing fast linter for JavaScript and TypeScript written in Rust",
|
||||
"homepage": "https://lint.deno.land/",
|
||||
"license": "MIT",
|
||||
@ -8,8 +8,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/denoland/deno_lint/releases/download/0.74.0/dlint-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b9b7d5210261c86d9c85fd8a3d3e3474175b99a5e89369c708ad2731871c3172"
|
||||
"url": "https://github.com/denoland/deno_lint/releases/download/0.75.0/dlint-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b570b3667f896006818b53fe16c3709e9afa1024ac7752d66497dbbf166176c7"
|
||||
}
|
||||
},
|
||||
"bin": "dlint.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.0.203",
|
||||
"version": "9.0.300",
|
||||
"description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications.",
|
||||
"homepage": "https://www.microsoft.com/net/",
|
||||
"license": "MIT",
|
||||
@ -8,16 +8,16 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x64.zip",
|
||||
"hash": "sha512:5fc935b55c8a72ad274b1f5747efddf64712d80992424347fc2ad8b303f73a5b9616d41273be48505acde2691aacc97c9bfa07ca3a9b1036835cf5927dfd7526"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x64.zip",
|
||||
"hash": "sha512:52581e558d9aa8c74a3907095640f23c7827e10a1b6ccbb7073dfc17ac7b4f4daef4f008c8f967d8db46283ac1c97cf096fecb688ec721ca67cfbbe54f190407"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-x86.zip",
|
||||
"hash": "sha512:7f72a6d9923bd4b7e0a8bfc5f395ebebed452a92b3ec1097bbccb3adb7ab00356bdf9869c770248a44033f4672b3d4157eb430261fed7e219893e10d91d454bf"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-x86.zip",
|
||||
"hash": "sha512:0608d4200d1b913bc74156872d367213d8b2e0cf1cf7ca411d8d77e82a1f17299fb862f920498a6aaa0dac14c20329695b71d729c75c22f0b06b4f2c591be89b"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.203/dotnet-sdk-9.0.203-win-arm64.zip",
|
||||
"hash": "sha512:379cdd811623966b25418af2b87611fd8c359f3db2a9618428554d77d05f73e6410f67c425c45240613e556de9ecbbc89695d036ac2f73c7d71ba9de704f3fb0"
|
||||
"url": "https://builds.dotnet.microsoft.com/dotnet/Sdk/9.0.300/dotnet-sdk-9.0.300-win-arm64.zip",
|
||||
"hash": "sha512:8929b044ac5e073bfdee8f31eedae9e91f54a65e748b5fe3a9cc24fac969622429541bab9605191d583fc0f3c2ab3641387c961cce30b31bb4716e7bc8507090"
|
||||
}
|
||||
},
|
||||
"env_add_path": ".",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.3.120",
|
||||
"version": "0.3.121",
|
||||
"description": "Command line deployment/management client for fly.io services",
|
||||
"homepage": "https://github.com/superfly/flyctl",
|
||||
"license": " Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.120/flyctl_0.3.120_Windows_x86_64.zip",
|
||||
"hash": "e3892daee4e25540fc552c3f2f2ab50eba3d904feceb17c5e31f5dd5ce663cfc"
|
||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.121/flyctl_0.3.121_Windows_x86_64.zip",
|
||||
"hash": "0452550b1b12b574e2b5cc6ae853c5e0c3d4077f92a35fe1a79d85fc017e9dc6"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.120/flyctl_0.3.120_Windows_arm64.zip",
|
||||
"hash": "65112c2fa09cd59fb0fd68c7e8e1e98e40dd23c2590bcd70eaec55dc2436d15a"
|
||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.121/flyctl_0.3.121_Windows_arm64.zip",
|
||||
"hash": "183e6afeccaffd69560d129964579c20f599b83e3f3c845c718435e63ec64e42"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.10.7",
|
||||
"version": "3.10.8",
|
||||
"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.7/fossa_3.10.7_windows_amd64.zip",
|
||||
"hash": "96699330b323e5265bca49db2992dcf4c287bc9488b71388f46ae0f458598600"
|
||||
"url": "https://github.com/fossas/fossa-cli/releases/download/v3.10.8/fossa_3.10.8_windows_amd64.zip",
|
||||
"hash": "5499bda0c151e1fb1ce8f868fd7541c64bf8c79c5983ab8f7664e8ccdb253c06"
|
||||
}
|
||||
},
|
||||
"bin": "fossa.exe",
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "3.34.1",
|
||||
"version": "3.35.0",
|
||||
"description": "Probably the sharpest git repository organizer & rebase/merge workflow automation tool you've ever seen",
|
||||
"homepage": "https://github.com/VirtusLab/git-machete",
|
||||
"license": "MIT",
|
||||
"depends": "python",
|
||||
"url": "https://files.pythonhosted.org/packages/py3/g/git-machete/git_machete-3.34.1-py3-none-any.whl",
|
||||
"hash": "03f937d118f9d1df4706514a39439918e817c48e05c8b70b7c637b2a1313a26d",
|
||||
"url": "https://files.pythonhosted.org/packages/py3/g/git-machete/git_machete-3.35.0-py3-none-any.whl",
|
||||
"hash": "4a891eeee4fd3cb2899524049dd680ddad8635a2a61e7c30936fb358495dd37c",
|
||||
"installer": {
|
||||
"script": [
|
||||
"Push-Location \"$dir\"",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.45.0",
|
||||
"version": "1.46.0",
|
||||
"description": "Language Server Implementation for Luau",
|
||||
"homepage": "https://github.com/JohnnyMorganz/luau-lsp",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.45.0/luau-lsp-win64.zip",
|
||||
"hash": "c6dd42f119dd1cadac699449e3227921a61985d4ef3d98b1b83608bab4affc0b"
|
||||
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.46.0/luau-lsp-win64.zip",
|
||||
"hash": "3aa5455e6360118e77a5e0433157954771cd9af5486e7a96386d72ed9b07af0f"
|
||||
}
|
||||
},
|
||||
"bin": "luau-lsp.exe",
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "0.54.6",
|
||||
"version": "0.54.7",
|
||||
"description": "The simplest, fastest way to get business intelligence and analytics to everyone in your company",
|
||||
"homepage": "https://www.metabase.com",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://downloads.metabase.com/v0.54.6/metabase.jar",
|
||||
"hash": "0c72f1640f28edf829633f6a0123c46899478d8e6bd04cc9a072fd2f574a1571",
|
||||
"url": "https://downloads.metabase.com/v0.54.7/metabase.jar",
|
||||
"hash": "63257bf260a91f7bbe4d3074ac703b8aae61bb9f0fab54429b236ca58c2db650",
|
||||
"bin": "metabase.jar",
|
||||
"checkver": {
|
||||
"github": "https://github.com/metabase/metabase"
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.28.0",
|
||||
"version": "0.28.1",
|
||||
"description": "Open Source realtime backend in 1 file",
|
||||
"homepage": "https://pocketbase.io",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.28.0/pocketbase_0.28.0_windows_amd64.zip",
|
||||
"hash": "2d484daa40488b766e850208b71dc79d5a6e7d1ef6d38291ac7f2ccd1a9c4571"
|
||||
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.28.1/pocketbase_0.28.1_windows_amd64.zip",
|
||||
"hash": "cadf97ddad9847735d8fbf1d954313f00ee174c3a78d545f2e719659c2cfb338"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.28.0/pocketbase_0.28.0_windows_arm64.zip",
|
||||
"hash": "4339ec20bb13c5c40e4a5d3094c0bee56591270713463e028b2b47e49af5b18e"
|
||||
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.28.1/pocketbase_0.28.1_windows_arm64.zip",
|
||||
"hash": "9f95aa14fde778cfd15c885dce9e0ddb847aebbb37d31a565bf67675056c96da"
|
||||
}
|
||||
},
|
||||
"bin": "pocketbase.exe",
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.4.5",
|
||||
"version": "1.4.6",
|
||||
"description": "A console utility for computing and verifying hash sums of files.",
|
||||
"homepage": "https://rhash.sourceforge.net/",
|
||||
"license": "0BSD",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/rhash/rhash/1.4.5/rhash-1.4.5-win64.zip",
|
||||
"hash": "sha1:10be0dfc1f5c5611981783b6e7633553229c97e2",
|
||||
"extract_dir": "RHash-1.4.5-win64"
|
||||
"url": "https://downloads.sourceforge.net/project/rhash/rhash/1.4.6/rhash-1.4.6-win64.zip",
|
||||
"hash": "sha1:b3f8ff5dc1426339b702affc2f5130e4d04beca5",
|
||||
"extract_dir": "RHash-1.4.6-win64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/rhash/rhash/1.4.5/rhash-1.4.5-win32.zip",
|
||||
"hash": "sha1:695ea2b76a221cd034bb0415adf21ad3e6cd2b06",
|
||||
"extract_dir": "RHash-1.4.5-win32"
|
||||
"url": "https://downloads.sourceforge.net/project/rhash/rhash/1.4.6/rhash-1.4.6-win32.zip",
|
||||
"hash": "sha1:8de4e5a77172764c2da930bf947dea8877bc2e38",
|
||||
"extract_dir": "RHash-1.4.6-win32"
|
||||
}
|
||||
},
|
||||
"bin": "rhash.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.78.3",
|
||||
"version": "0.78.4",
|
||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.78.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "5a7edf51a7c4cf86a0628d5a248f47f63dcf06db5eb0e9f744954ddf04a20e94"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.78.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "67ebc4f7096bd0ac146a926d7257107a4d6c09c731f1880e3184d422354fd339"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.78.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "3bf7b506f7d010d6460f2f2baa40c84dad5682290ce598460bf4e41f17585450"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.78.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "7ef878c0bddd7c7f6ab944f58a6fcc795ce95d104d2a79a7f1941ea21baffb51"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "10.2.0",
|
||||
"version": "10.3.0",
|
||||
"description": "Tunneling over websocket protocol",
|
||||
"homepage": "https://github.com/erebe/wstunnel",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/erebe/wstunnel/releases/download/v10.2.0/wstunnel_10.2.0_windows_amd64.tar.gz",
|
||||
"hash": "5a0da9baeb096a46c99b3beb87afa1ee89ab155d97735a387c4d26175c816e4d"
|
||||
"url": "https://github.com/erebe/wstunnel/releases/download/v10.3.0/wstunnel_10.3.0_windows_amd64.tar.gz",
|
||||
"hash": "1f51878a942154817cfdddff9e9b34185151846a6248931e99c673575819130b"
|
||||
}
|
||||
},
|
||||
"bin": "wstunnel.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user