mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
22 Commits
3de6e404c6
...
88ca935b49
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
88ca935b49 | ||
|
|
2e970c955f | ||
|
|
21eb5b4722 | ||
|
|
30d04ae94b | ||
|
|
07bbcef19b | ||
|
|
3cefc8bf58 | ||
|
|
2b06de6c58 | ||
|
|
22d00ff317 | ||
|
|
366a3fd9ad | ||
|
|
19dd9bdfc6 | ||
|
|
e0489d545d | ||
|
|
c380ffb1d4 | ||
|
|
eea186004c | ||
|
|
8d24dc1bc4 | ||
|
|
8216425317 | ||
|
|
2c739d51c1 | ||
|
|
bc541a5802 | ||
|
|
8a18bec41d | ||
|
|
ea416e4a02 | ||
|
|
5dc6338934 | ||
|
|
e7233cc9f1 | ||
|
|
f7884e7cd8 |
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.31.6",
|
"version": "2.31.7",
|
||||||
"description": "Unified tool to manage AWS services",
|
"description": "Unified tool to manage AWS services",
|
||||||
"homepage": "https://aws.amazon.com/cli/",
|
"homepage": "https://aws.amazon.com/cli/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.6.msi",
|
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.7.msi",
|
||||||
"hash": "d07ea3632fc06cc4473adac140204d775528e75ffa4934aa7a666463c41bc055"
|
"hash": "44be550a6da1f0c469d98fed1f96c77ffcf3c9e13f499501b431e8424d38062c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "Amazon\\AWSCLIV2",
|
"extract_dir": "Amazon\\AWSCLIV2",
|
||||||
|
|||||||
@ -1,22 +1,22 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
|
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
|
||||||
"##": "Rename download file because 7-zip can't decompress it as zip file.",
|
"##": "Rename download file because 7-zip can't decompress it as zip file.",
|
||||||
"version": "4.2.2",
|
"version": "4.3.0",
|
||||||
"description": "Microsoft Azure Functions Core Tools",
|
"description": "Microsoft Azure Functions Core Tools",
|
||||||
"homepage": "https://github.com/Azure/azure-functions-core-tools",
|
"homepage": "https://github.com/Azure/azure-functions-core-tools",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.2.2/Azure.Functions.Cli.win-arm64.4.2.2.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.3.0/Azure.Functions.Cli.win-arm64.4.3.0.zip#/dl.7z",
|
||||||
"hash": "064377a31c6a30300cca8c85f5e8257c5ec8ce24101c63466f3b67971e80ba8d"
|
"hash": "06e6aa358829248f6938a0caae919d5f9ffef7ef2a332616aca71d459fa097fa"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.2.2/Azure.Functions.Cli.win-x86.4.2.2.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.3.0/Azure.Functions.Cli.win-x86.4.3.0.zip#/dl.7z",
|
||||||
"hash": "806836f660e4e396dda8c28aede4cf2cd32460a61e63ce18e4d95bc9b7f149bf"
|
"hash": "eef1983d95577af69ff8ee20df5b8963d4c83f29ced47be5bb7658da20e184f8"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.2.2/Azure.Functions.Cli.win-x64.4.2.2.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.3.0/Azure.Functions.Cli.win-x64.4.3.0.zip#/dl.7z",
|
||||||
"hash": "3b12cb880f979efac20b4773ca219193e4880a33d8cf25fce95a8a0c7cfc3e68"
|
"hash": "d859dd6dfa4207e4aff87d3e1a3604aa03e0868144c623f474635d9705a59c0a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "func.exe",
|
"bin": "func.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.38.3",
|
"version": "0.38.5",
|
||||||
"description": "A declarative language for describing and deploying Azure resources",
|
"description": "A declarative language for describing and deploying Azure resources",
|
||||||
"homepage": "https://github.com/Azure/bicep",
|
"homepage": "https://github.com/Azure/bicep",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Azure/bicep/releases/download/v0.38.3/bicep-win-arm64.exe#/bicep.exe",
|
"url": "https://github.com/Azure/bicep/releases/download/v0.38.5/bicep-win-arm64.exe#/bicep.exe",
|
||||||
"hash": "ed6c515f3e508be4ca735f2241908365f27371135479e922fddd491f010ad035"
|
"hash": "c736dec53fde795ccd4af0211a00bab1399befdc34736282a9bdfbce64a5a0a3"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Azure/bicep/releases/download/v0.38.3/bicep-win-x64.exe#/bicep.exe",
|
"url": "https://github.com/Azure/bicep/releases/download/v0.38.5/bicep-win-x64.exe#/bicep.exe",
|
||||||
"hash": "c82b12d5740f3765ec08027bbfa2ad4fdcbf70eee076fdd3140b11ccda6db1e5"
|
"hash": "30b3cc38e522fd4631bb89022bdd941ef1eda8577da23d0a3fd2a61a40cf5ed9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bicep.exe",
|
"bin": "bicep.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.6.0",
|
"version": "2.6.1",
|
||||||
"description": "Container Signing, Verification and Storage in an OCI registry.",
|
"description": "Container Signing, Verification and Storage in an OCI registry.",
|
||||||
"homepage": "https://github.com/sigstore/cosign",
|
"homepage": "https://github.com/sigstore/cosign",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/sigstore/cosign/releases/download/v2.6.0/cosign-windows-amd64.exe#/cosign.exe",
|
"url": "https://github.com/sigstore/cosign/releases/download/v2.6.1/cosign-windows-amd64.exe#/cosign.exe",
|
||||||
"hash": "7beb4dd1e19a72c328bbf7c0d7342d744edbf5cbb082f227b2b76e04a21c16ef"
|
"hash": "049026dae3246d6ea8201512ec3efce3aab0c7f1d338d52e26c525dd02b418a0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "cosign.exe",
|
"bin": "cosign.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "28.4.0",
|
"version": "28.5.0",
|
||||||
"description": "Docker CLI & Docker Engine for Windows containers. Docker is an open platform for developing, shipping, and running applications.",
|
"description": "Docker CLI & Docker Engine for Windows containers. Docker is an open platform for developing, shipping, and running applications.",
|
||||||
"homepage": "https://docs.docker.com/engine",
|
"homepage": "https://docs.docker.com/engine",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://download.docker.com/win/static/stable/x86_64/docker-28.4.0.zip",
|
"url": "https://download.docker.com/win/static/stable/x86_64/docker-28.5.0.zip",
|
||||||
"hash": "fc71eac7e30d5e90e0237713d4da027582271bad75c49eb0b64cd2e69a16af1c"
|
"hash": "86cb48f50084ce819279c287f35f3c076c0f8510fb89aaaf408fb8df43691ef5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "docker",
|
"extract_dir": "docker",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.214.0",
|
"version": "0.215.0",
|
||||||
"description": "A simple CLI tool for creating clusters on EKS - Amazon’s new managed Kubernetes service for EC2.",
|
"description": "A simple CLI tool for creating clusters on EKS - Amazon’s new managed Kubernetes service for EC2.",
|
||||||
"homepage": "https://eksctl.io",
|
"homepage": "https://eksctl.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.214.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.215.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "2b66d3ab2019a47726d997247d55643be7b7bd9d90253bc2733720ac6fe5e334"
|
"hash": "97cb05077c19370d31ab3ced1a2d186266e5e9874c6bf855295744d13b681693"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.214.0/eksctl_Windows_arm64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.215.0/eksctl_Windows_arm64.zip",
|
||||||
"hash": "957ed1b4fb6f82cd2e88132cd86030f566ce35fd8b17d85aaae8ec25a6d0a7fe"
|
"hash": "225e428500501f22f3c8ba8d0a2ee1f21ee767212275cecbc2d904fe8c1b7ec5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.190",
|
"version": "0.3.191",
|
||||||
"description": "Command line deployment/management client for fly.io services",
|
"description": "Command line deployment/management client for fly.io services",
|
||||||
"homepage": "https://github.com/superfly/flyctl",
|
"homepage": "https://github.com/superfly/flyctl",
|
||||||
"license": " Apache-2.0",
|
"license": " Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.190/flyctl_0.3.190_Windows_x86_64.zip",
|
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.191/flyctl_0.3.191_Windows_x86_64.zip",
|
||||||
"hash": "a0ddec2e9111377d464be444a4434c24bfbf734613cd7bcd015bf7d1e9ce8d35"
|
"hash": "608782b3be41d3367b9f2ca72c9d4db137c44b599b085bca87e6651534057062"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.190/flyctl_0.3.190_Windows_arm64.zip",
|
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.191/flyctl_0.3.191_Windows_arm64.zip",
|
||||||
"hash": "cc579dacbf7e131e0ac2c8d0a5969099a3e85cf77c4635469b7adf4ea1acf0a6"
|
"hash": "faa3fc97a3c26dd82f4fe4607360746e311e759b636e7982add17ab41d2759ba"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.11.10",
|
"version": "3.11.11",
|
||||||
"description": "Dependency analysis tool. Supports license & vulnerability scanning. Language-agnostic; integrates with 20+ build systems.",
|
"description": "Dependency analysis tool. Supports license & vulnerability scanning. Language-agnostic; integrates with 20+ build systems.",
|
||||||
"homepage": "https://github.com/fossas/fossa-cli",
|
"homepage": "https://github.com/fossas/fossa-cli",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/fossas/fossa-cli/releases/download/v3.11.10/fossa_3.11.10_windows_amd64.zip",
|
"url": "https://github.com/fossas/fossa-cli/releases/download/v3.11.11/fossa_3.11.11_windows_amd64.zip",
|
||||||
"hash": "3935c033f9d6f490ad090812a5875632929c4e12466d58d325a055a462a24e35"
|
"hash": "c268889d3e427081cc467c8df9da625a8d39c468274519a0f807561d33c17070"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fossa.exe",
|
"bin": "fossa.exe",
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.150.1",
|
"version": "0.151.0",
|
||||||
"description": "Speedy and flexible static site generator. (with Sass/SCSS support)",
|
"description": "Speedy and flexible static site generator. (with Sass/SCSS support)",
|
||||||
"homepage": "https://gohugo.io",
|
"homepage": "https://gohugo.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.150.1/hugo_extended_0.150.1_windows-amd64.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.151.0/hugo_extended_0.151.0_windows-amd64.zip",
|
||||||
"hash": "008bee8285fc260c8779ae9b87ed0587fe3f1608734ef1326eee1803612c98d3"
|
"hash": "0730ccc6eb5c38d744aec17f6fc95c9aecda455505c284a077e318e105916b20"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.150.1",
|
"version": "0.151.0",
|
||||||
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
|
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
|
||||||
"homepage": "https://gohugo.io",
|
"homepage": "https://gohugo.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.150.1/hugo_0.150.1_windows-amd64.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.151.0/hugo_0.151.0_windows-amd64.zip",
|
||||||
"hash": "27d220c41d03b404f58062e8700b334da810f4992e24abad6f8462221cde678f"
|
"hash": "cc3c33cf39cad33d878b1eb206dd75245dae9768f97e31cd263e034f9146152a"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.150.1/hugo_0.150.1_windows-arm64.zip",
|
"url": "https://github.com/gohugoio/hugo/releases/download/v0.151.0/hugo_0.151.0_windows-arm64.zip",
|
||||||
"hash": "0a4edd4c5ebd98cc5cc42aed631659f40c19eb80df0cbab460a0b4432bea703d"
|
"hash": "c9a6021eef593ec9451623cfe159a23a62acd1922092a39d20c009ed379fc4f5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "hugo.exe",
|
"bin": "hugo.exe",
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.51.0-202510020901",
|
"version": "1.51.0-202510021308",
|
||||||
"description": "Java language server",
|
"description": "Java language server",
|
||||||
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
|
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
|
||||||
"license": "EPL-2.0",
|
"license": "EPL-2.0",
|
||||||
@ -7,8 +7,8 @@
|
|||||||
"JDK": "java/openjdk",
|
"JDK": "java/openjdk",
|
||||||
"Python": "python"
|
"Python": "python"
|
||||||
},
|
},
|
||||||
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.51.0-202510020901.tar.gz",
|
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.51.0-202510021308.tar.gz",
|
||||||
"hash": "f91fe10266843dba53e4101dcb560e1faa32e218248930790a2347ec1d20caff",
|
"hash": "3206260e54ba7fad8e5c998529c3ca159c4eb4aaab6032f45339c29488608768",
|
||||||
"installer": {
|
"installer": {
|
||||||
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
|
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
|
||||||
},
|
},
|
||||||
|
|||||||
38
bucket/multi-gitter.json
Normal file
38
bucket/multi-gitter.json
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
{
|
||||||
|
"version": "0.58.0",
|
||||||
|
"description": "A command-line tool for updating multiple repositories with a single command.",
|
||||||
|
"homepage": "https://github.com/lindell/multi-gitter",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/lindell/multi-gitter/releases/download/v0.58.0/multi-gitter_0.58.0_Windows_x86_64.tar.gz",
|
||||||
|
"hash": "4af737d541cda9c7736b01284def7a084f619baa6c528148712cad50877791cb"
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://github.com/lindell/multi-gitter/releases/download/v0.58.0/multi-gitter_0.58.0_Windows_i386.tar.gz",
|
||||||
|
"hash": "1ebfaf8f6e88e8e5e9f433a054ab3e9729ca9831e8622af7ec1bb7f7d6ea06f3"
|
||||||
|
},
|
||||||
|
"arm64": {
|
||||||
|
"url": "https://github.com/lindell/multi-gitter/releases/download/v0.58.0/multi-gitter_0.58.0_Windows_ARM64.tar.gz",
|
||||||
|
"hash": "84164ce82da1c9f4e749d2d649ed632a4471668d6e261aff050c2c7658c1f168"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "multi-gitter.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/lindell/multi-gitter/releases/download/v$version/multi-gitter_$version_Windows_x86_64.tar.gz"
|
||||||
|
},
|
||||||
|
"32bit": {
|
||||||
|
"url": "https://github.com/lindell/multi-gitter/releases/download/v$version/multi-gitter_$version_Windows_i386.tar.gz"
|
||||||
|
},
|
||||||
|
"arm64": {
|
||||||
|
"url": "https://github.com/lindell/multi-gitter/releases/download/v$version/multi-gitter_$version_Windows_ARM64.tar.gz"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hash": {
|
||||||
|
"url": "$baseurl/checksums.txt"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "4.21.0-okd-scos.ec.0",
|
"version": "4.21.0-okd-scos.ec.1",
|
||||||
"description": "OKD is the community distribution of Kubernetes optimized for continuous application development and multi-tenant deployment. OKD adds developer and operations-centric tools on top of Kubernetes to enable rapid application development, easy deployment and scaling, and long-term lifecycle maintenance for small and large teams.",
|
"description": "OKD is the community distribution of Kubernetes optimized for continuous application development and multi-tenant deployment. OKD adds developer and operations-centric tools on top of Kubernetes to enable rapid application development, easy deployment and scaling, and long-term lifecycle maintenance for small and large teams.",
|
||||||
"homepage": "https://okd.io",
|
"homepage": "https://okd.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/openshift/okd/releases/download/4.21.0-okd-scos.ec.0/openshift-client-windows-4.21.0-okd-scos.ec.0.zip",
|
"url": "https://github.com/openshift/okd/releases/download/4.21.0-okd-scos.ec.1/openshift-client-windows-4.21.0-okd-scos.ec.1.zip",
|
||||||
"hash": "c302c60a901498bfd1fbc45beb752eb8db219f15c7ed31c143d1900029402c7a"
|
"hash": "dc8582b0cff5301b2341c85f2422c2866ed4cc03274479e269669c385419fd6f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "oc.exe",
|
"bin": "oc.exe",
|
||||||
|
|||||||
@ -1,12 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "10.17.1",
|
"version": "10.18.0",
|
||||||
"description": "A fast and disk space efficient Node package manager.",
|
"description": "A fast and disk space efficient Node package manager.",
|
||||||
"homepage": "https://pnpm.io/",
|
"homepage": "https://pnpm.io/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/pnpm/pnpm/releases/download/v10.17.1/pnpm-win-x64.exe#/pnpm.exe",
|
"url": "https://github.com/pnpm/pnpm/releases/download/v10.18.0/pnpm-win-x64.exe#/pnpm.exe",
|
||||||
"hash": "c050ab19b9fd5888d5bcaf8a3d7308fdbcb0c5d7c8065c98b4091e9dc1f3b0f0"
|
"hash": "e2efc41c02da69eaf5e871df7152d115418736c155e4bd2d4ec5e5365b042ede"
|
||||||
|
},
|
||||||
|
"arm64": {
|
||||||
|
"url": "https://github.com/pnpm/pnpm/releases/download/v10.18.0/pnpm-win-arm64.exe#/pnpm.exe",
|
||||||
|
"hash": "750f6d2bbe7a9753394d949b83f70489860fbc6d8c91c76327a21cf7d4a4d453"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
@ -38,6 +42,13 @@
|
|||||||
"regex": "([\\d.]+)"
|
"regex": "([\\d.]+)"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/pnpm/pnpm/releases/download/v$version/pnpm-win-x64.exe#/pnpm.exe"
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/pnpm/pnpm/releases/download/v$version/pnpm-win-x64.exe#/pnpm.exe"
|
||||||
|
},
|
||||||
|
"arm64": {
|
||||||
|
"url": "https://github.com/pnpm/pnpm/releases/download/v$version/pnpm-win-arm64.exe#/pnpm.exe"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -3,26 +3,21 @@
|
|||||||
"description": "Object-relational database management system based on POSTGRES.",
|
"description": "Object-relational database management system based on POSTGRES.",
|
||||||
"homepage": "https://www.postgresql.org",
|
"homepage": "https://www.postgresql.org",
|
||||||
"license": "PostgreSQL",
|
"license": "PostgreSQL",
|
||||||
"depends": "7zip19.00-helper",
|
|
||||||
"notes": [
|
"notes": [
|
||||||
"Run run 'pg_ctl start' or 'pg_ctl stop' to start and stop the database or",
|
"Run 'pg_ctl start' to start the database and 'pg_ctl stop' to stop it.",
|
||||||
"register it as a service by running 'pg_ctl register -N PostgreSQL' from an elevated shell.",
|
"Register it as a service by running 'pg_ctl register -N PostgreSQL' from an elevated shell.",
|
||||||
"Default superuser login: postgres, password: <blank>"
|
"Default superuser login: postgres, password: <blank>"
|
||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-18.0-1-windows-x64-binaries.zip#/dl.zip_",
|
"url": "https://get.enterprisedb.com/postgresql/postgresql-18.0-1-windows-x64-binaries.zip",
|
||||||
"hash": "4a1ea6e6ecbde1747103c7b5bc0674cc415b9aa8ef7b7bad3a4ee38c37c051b1"
|
"hash": "4a1ea6e6ecbde1747103c7b5bc0674cc415b9aa8ef7b7bad3a4ee38c37c051b1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"extract_dir": "pgsql",
|
||||||
"Invoke-ExternalCommand 7z1900-helper -ArgumentList @('x', '-bso0', \"$dir\\dl.zip_\", \"-o$dir\") | Out-Null",
|
|
||||||
"Move-Item \"$dir\\pgsql\\*\" \"$dir\\\"",
|
|
||||||
"Remove-Item \"$dir\\pgsql\", \"$dir\\dl.zip_\" -Force -Recurse"
|
|
||||||
],
|
|
||||||
"post_install": [
|
"post_install": [
|
||||||
"if (!(Test-Path \"$dir\\data\\pg_hba.conf\")) {",
|
"if (!(Test-Path \"$dir\\data\\pg_hba.conf\")) {",
|
||||||
" Invoke-ExternalCommand -FilePath \"$dir\\bin\\initdb.exe\" -ArgumentList @('--username=postgres', '--encoding=UTF8', '--locale=en', '--lc-collate=C') | Out-Null",
|
" Invoke-ExternalCommand -FilePath \"$dir\\bin\\initdb.exe\" -ArgumentList @('--username=postgres', '--encoding=UTF8', '--locale=C') | Out-Null",
|
||||||
"}"
|
"}"
|
||||||
],
|
],
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
@ -39,13 +34,13 @@
|
|||||||
},
|
},
|
||||||
"persist": "data",
|
"persist": "data",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://www.postgresql.org/ftp/source/",
|
"url": "https://www.enterprisedb.com/downloads/postgres-postgresql-downloads",
|
||||||
"regex": "v(?<version>[\\d.]+)"
|
"regex": ">(?<version>\\d+\\.[\\d.]+)<"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://get.enterprisedb.com/postgresql/postgresql-$version-1-windows-x64-binaries.zip#/dl.zip_"
|
"url": "https://get.enterprisedb.com/postgresql/postgresql-$version-1-windows-x64-binaries.zip"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.1.2537",
|
"version": "3.2.25275",
|
||||||
"description": "Set various constraints and limits on Windows processes",
|
"description": "Set various constraints and limits on Windows processes",
|
||||||
"homepage": "https://github.com/lowleveldesign/process-governor",
|
"homepage": "https://github.com/lowleveldesign/process-governor",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/lowleveldesign/process-governor/releases/download/3.1.2537/procgov.zip",
|
"url": "https://github.com/lowleveldesign/process-governor/releases/download/3.2.25275/procgov.zip",
|
||||||
"hash": "b27251ee40805f061fe047fd32e590326521524fe0a53916c99d8ed9e547d704"
|
"hash": "680c00ecf1d70c5cf5e39a69b71283d8a940a63da015b611cd6937cb4f9affd6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "procgov.exe",
|
"bin": "procgov.exe",
|
||||||
|
|||||||
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.13.2",
|
"version": "0.13.3",
|
||||||
"description": "An extremely fast Python linter and code formatter, written in Rust.",
|
"description": "An extremely fast Python linter and code formatter, written in Rust.",
|
||||||
"homepage": "https://github.com/astral-sh/ruff",
|
"homepage": "https://github.com/astral-sh/ruff",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.13.2/ruff-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/0.13.3/ruff-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "dea59c3440e59e4dbfa17ec8e51c10fb6f7586650cf30aad8dd8674ee4cb3f3c"
|
"hash": "01e7ce81e052ad8788d6a9bffbce74524d80fbf0659e6194165d1e1d3ded9f39"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.13.2/ruff-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/0.13.3/ruff-i686-pc-windows-msvc.zip",
|
||||||
"hash": "cc498f637cca87e1a87ba35f66e020797e514959bf74932d87d9b8c8a5d733b1"
|
"hash": "f8800f124929cac319ec13be1d5a3941a0ba986e3c2e8bb31eee962098eb5e0c"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.13.2/ruff-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/astral-sh/ruff/releases/download/0.13.3/ruff-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "58b946ceaa220052bcb919d1a64ce3fd216ab24ae121fd0484513dd518ff5a40"
|
"hash": "382c0c3948330f8abe0b5349c41aa80a01a6c54201f2312ef41152a057008bce"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "ruff.exe",
|
"bin": "ruff.exe",
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "4.9.1",
|
"version": "4.10.0",
|
||||||
"description": "A software construction tool",
|
"description": "A software construction tool",
|
||||||
"homepage": "https://scons.org/",
|
"homepage": "https://scons.org/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"Python": "python"
|
"Python": "python"
|
||||||
},
|
},
|
||||||
"url": "https://downloads.sourceforge.net/project/scons/scons-local/4.9.1/scons-local-4.9.1.zip",
|
"url": "https://downloads.sourceforge.net/project/scons/scons-local/4.10.0/scons-local-4.10.0.zip",
|
||||||
"hash": "sha1:3f41023f5b15327172388e62bb7799416e27dbf9",
|
"hash": "sha1:771f9fe97defb9dd3ab52d7ca44e8e3d8629fbd6",
|
||||||
"pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"",
|
"pre_install": "echo \"python `\"$dir\\scons.py`\" @args\" | out-file \"$dir\\scons.ps1\"",
|
||||||
"bin": "scons.ps1",
|
"bin": "scons.ps1",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "4.35.0",
|
"version": "4.36.0",
|
||||||
"description": "Selenium Manager is a command-line tool developed in Rust to allow cross platform execution.",
|
"description": "Selenium Manager is a command-line tool developed in Rust to allow cross platform execution.",
|
||||||
"homepage": "https://www.selenium.dev/documentation/selenium_manager/",
|
"homepage": "https://www.selenium.dev/documentation/selenium_manager/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-acecd4f/selenium-manager-windows.exe#/selenium-manager.exe",
|
"url": "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-fad281f/selenium-manager-windows.exe#/selenium-manager.exe",
|
||||||
"hash": "89dd1d25e321a07cc88fd76fb6143008298092faecb1573835e0f86483d0abfa"
|
"hash": "ed850d908402805b9ee0205db3370d0afb2feaac16b91bce13ca62cf912f7ec2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "selenium-manager.exe",
|
"bin": "selenium-manager.exe",
|
||||||
|
|||||||
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "4.35.0",
|
"version": "4.36.0",
|
||||||
"description": "A smart proxy server that allows Selenium tests to route commands to remote web browser instances",
|
"description": "A smart proxy server that allows Selenium tests to route commands to remote web browser instances",
|
||||||
"homepage": "https://selenium.dev",
|
"homepage": "https://selenium.dev",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.35.0/selenium-server-4.35.0.jar#/selenium.jar",
|
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.36.0/selenium-server-4.36.0.jar#/selenium.jar",
|
||||||
"hash": "1137875ae8fd45003fd02342ded5208401b72b526ec439956789d2f17dd4e011",
|
"hash": "e4ace22a0355e89f6d06ecd4ba088f07510e1aa2f82ce0911d2d9477846c27c6",
|
||||||
"bin": "selenium.jar",
|
"bin": "selenium.jar",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/SeleniumHQ/selenium",
|
"github": "https://github.com/SeleniumHQ/selenium",
|
||||||
|
|||||||
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.47.2",
|
"version": "2.48.3",
|
||||||
"description": "An open-source Firebase alternative.",
|
"description": "An open-source Firebase alternative.",
|
||||||
"homepage": "https://supabase.com/",
|
"homepage": "https://supabase.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/supabase/cli/releases/download/v2.47.2/supabase_windows_amd64.tar.gz",
|
"url": "https://github.com/supabase/cli/releases/download/v2.48.3/supabase_windows_amd64.tar.gz",
|
||||||
"hash": "c03ec026eea6c65c447d8c9fbff026497209de9f3ebc21bec1971124a1af4599"
|
"hash": "78705da768691f08229a6b3aa0cca5acf7b18b143206fa779f04bba881dc63f5"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/supabase/cli/releases/download/v2.47.2/supabase_windows_arm64.tar.gz",
|
"url": "https://github.com/supabase/cli/releases/download/v2.48.3/supabase_windows_arm64.tar.gz",
|
||||||
"hash": "dcafceeb9e1f33ac0cdd6a1178238272adeb11e51a461f286e2195f8a5875766"
|
"hash": "06b46bc0497381c44b98d7b415fb0549fd8c6c1fa4108185d044d46f6c62db7b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "supabase.exe",
|
"bin": "supabase.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user