mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
Compare commits
15 Commits
446bfc19e7
...
3808990059
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3808990059 | ||
|
|
fe2bc6adb3 | ||
|
|
7a6e668051 | ||
|
|
0c394ea18f | ||
|
|
1b2f9725d7 | ||
|
|
56554a825e | ||
|
|
685f6560c3 | ||
|
|
c59ce62426 | ||
|
|
92bd761319 | ||
|
|
d7eb955ce8 | ||
|
|
a7983c9e36 | ||
|
|
407fcbcf3e | ||
|
|
d27b3d42e4 | ||
|
|
141273a986 | ||
|
|
5fb545cd53 |
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.27.21",
|
||||
"version": "2.27.22",
|
||||
"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.21.msi",
|
||||
"hash": "353be0caa6bee563b52c8e6245ede5f0a4e02f8fbb25e5bec393826f58307b32"
|
||||
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.22.msi",
|
||||
"hash": "44f223477117c6c7eb2cd0d9d858720338628e9501380618d592b2b9dab8dc09"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Amazon\\AWSCLIV2",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.7.18",
|
||||
"version": "1.7.19",
|
||||
"description": "Powerful Bash-style command line editing for cmd.exe",
|
||||
"homepage": "https://chrisant996.github.io/clink/",
|
||||
"license": "GPL-3.0-only",
|
||||
@ -7,8 +7,8 @@
|
||||
"Run 'clink inject' to start clink on the current cmd",
|
||||
"Run 'clink autorun install' to auto start clink"
|
||||
],
|
||||
"url": "https://github.com/chrisant996/clink/releases/download/v1.7.18/clink.1.7.18.5581bd.zip",
|
||||
"hash": "c5be9b48ee299fbd6a8d857b1823e474d15503e6fe12b6710dbb1ec02dc6fd51",
|
||||
"url": "https://github.com/chrisant996/clink/releases/download/v1.7.19/clink.1.7.19.d8a218.zip",
|
||||
"hash": "a6a533e2b547ebb7b8a522e246649ff0498a65f2dada41d4f43508435eda65b3",
|
||||
"bin": "clink.bat",
|
||||
"checkver": {
|
||||
"github": "https://github.com/chrisant996/clink",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "7.13.1",
|
||||
"version": "7.13.2",
|
||||
"description": "Concourse CI/CD manager and controller",
|
||||
"homepage": "https://concourse-ci.org/fly.html",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/concourse/concourse/releases/download/v7.13.1/fly-7.13.1-windows-amd64.zip",
|
||||
"hash": "sha1:64dde5077c40bdff85b454638a2879243e17a3c6"
|
||||
"url": "https://github.com/concourse/concourse/releases/download/v7.13.2/fly-7.13.2-windows-amd64.zip",
|
||||
"hash": "sha1:79aea701a55e59b83067736510911b737823706a"
|
||||
}
|
||||
},
|
||||
"bin": "fly.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.21.0",
|
||||
"version": "1.21.1",
|
||||
"description": "Service Discovery and Configuration",
|
||||
"homepage": "https://www.consul.io",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://releases.hashicorp.com/consul/1.21.0/consul_1.21.0_windows_amd64.zip",
|
||||
"hash": "f4fb59cea4ffabbbbea801c9e0cd5f4218b90d6a3e67bf5eb9e138b6aa8b7e32"
|
||||
"url": "https://releases.hashicorp.com/consul/1.21.1/consul_1.21.1_windows_amd64.zip",
|
||||
"hash": "06945963a76bc00f4f976b2bb48e05cc9cab23311123c3ad1a2253dbbeb10f8c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://releases.hashicorp.com/consul/1.21.0/consul_1.21.0_windows_386.zip",
|
||||
"hash": "6a10e97a63b5377bb1e01ca491d96a181a92acf388f061d7bc01b653fad1f65b"
|
||||
"url": "https://releases.hashicorp.com/consul/1.21.1/consul_1.21.1_windows_386.zip",
|
||||
"hash": "ccf88581f45e15e0e31cac38b2b8b16d282533e172fd5f42ccfd017b0233ac9c"
|
||||
}
|
||||
},
|
||||
"bin": "consul.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.36.1",
|
||||
"version": "2.36.2",
|
||||
"description": "Define and run multi-container applications with Docker",
|
||||
"homepage": "https://docs.docker.com/compose/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.36.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "0291c2f108655128dc36005d0c703869d9d98a1d403ed9bb8719356b9e5f2704"
|
||||
"url": "https://github.com/docker/compose/releases/download/v2.36.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
|
||||
"hash": "82ebec0022949087f883b3dffa0d7e57a2a141203ad31c012381d2754962c905"
|
||||
}
|
||||
},
|
||||
"bin": "docker-compose.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.0.9",
|
||||
"version": "1.0.10",
|
||||
"description": "Force.com CLI tool",
|
||||
"homepage": "https://force-cli.herokuapp.com/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ForceCLI/force/releases/download/v1.0.9/force_windows_amd64.zip",
|
||||
"hash": "ec802bf38425603c31cf1fa01399e3f3661526698c647fc68f5b55c367acf822"
|
||||
"url": "https://github.com/ForceCLI/force/releases/download/v1.0.10/force_windows_amd64.zip",
|
||||
"hash": "96958fbcba31ec6da88ad5c936aa88df5efc41ef48d5fcb25c62b1990c8bcdbb"
|
||||
}
|
||||
},
|
||||
"bin": "force.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.6.15",
|
||||
"version": "1.6.16",
|
||||
"description": "Test automation tool",
|
||||
"homepage": "https://gauge.org",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.15/gauge-1.6.15-windows.x86_64.zip",
|
||||
"hash": "cff12cf07ac1d1bf3194d66bb788b0d08a57440c4ac49f12270fd4b8834b6b93"
|
||||
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.16/gauge-1.6.16-windows.x86_64.zip",
|
||||
"hash": "e6b6167fb245510a58ae31ae8bbb3a829610f7889715024cda0aa3dc6ffa4e61"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.15/gauge-1.6.15-windows.x86.zip",
|
||||
"hash": "46d57d65cf5d82ac51cad107d0504a8f0465c9969d13132a5dce7d97562d357a"
|
||||
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.16/gauge-1.6.16-windows.x86.zip",
|
||||
"hash": "10651a98b38a9db126ac9ed809993cda35af24a70f5a075903e70c90ef0298da"
|
||||
}
|
||||
},
|
||||
"bin": "gauge.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.50.0",
|
||||
"version": "0.51.0",
|
||||
"description": "A vSphere CLI built on top of govmomi",
|
||||
"homepage": "https://github.com/vmware/govmomi",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/vmware/govmomi/releases/download/v0.50.0/govc_Windows_x86_64.zip",
|
||||
"hash": "7124229032d5c1e4f4c91aecb847ec7e92ab41b15b2bd61e7f73aa86d0477421"
|
||||
"url": "https://github.com/vmware/govmomi/releases/download/v0.51.0/govc_Windows_x86_64.zip",
|
||||
"hash": "635c5ed7c40eb29b3a7ee45818b79df0e509543f803d518a0f7258aa2f233328"
|
||||
}
|
||||
},
|
||||
"bin": "govc.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2025.1",
|
||||
"version": "2025.2",
|
||||
"description": "The Lobster Programming Language",
|
||||
"homepage": "https://github.com/aardappel/lobster",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/aardappel/lobster/releases/download/v2025.1/lobster_windows_release.zip",
|
||||
"hash": "bdc919dadb57583fad807079e15ab34fdd548de2b4fc2bd96c8934bc3cbca7db"
|
||||
"url": "https://github.com/aardappel/lobster/releases/download/v2025.2/lobster_windows_release.zip",
|
||||
"hash": "a52f61aaff2bb5b5d5da30f901c83acfe7b0bbead8d7f3928fd38adb519a1fd9"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\lobster.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.4.49",
|
||||
"version": "0.4.50",
|
||||
"description": "Create a book from markdown files.",
|
||||
"homepage": "https://github.com/rust-lang/mdBook",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rust-lang/mdBook/releases/download/v0.4.49/mdbook-v0.4.49-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "5458bedfa01ec59abd01c56b7622a4a6260db3186e461d6e0dabb345a75b1162"
|
||||
"url": "https://github.com/rust-lang/mdBook/releases/download/v0.4.50/mdbook-v0.4.50-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "01d8b4d4a0b91fc8725ff17ce597fa3b428996f193a8e21cc41632939d12b485"
|
||||
}
|
||||
},
|
||||
"bin": "mdbook.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2025.5.10",
|
||||
"version": "2025.5.11",
|
||||
"description": "Polyglot tool version manager and task runner",
|
||||
"homepage": "https://mise.jdx.dev/",
|
||||
"license": "MIT",
|
||||
@ -10,12 +10,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.5.10/mise-v2025.5.10-windows-x64.zip",
|
||||
"hash": "69d6e875a6d14189eafd68450f099e6120c3648b605b2b3995351fc6dc871cd9"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.5.11/mise-v2025.5.11-windows-x64.zip",
|
||||
"hash": "5cf382d90d395f4c3e9988a45cd517f1de522fc3d053125851b0fd6c0abc1ffb"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.5.10/mise-v2025.5.10-windows-arm64.zip",
|
||||
"hash": "341723560b0ee894940f8e930328cfe0958fb7b2cedb7f7405894c94cb52d54e"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.5.11/mise-v2025.5.11-windows-arm64.zip",
|
||||
"hash": "e295a396bd8bcde61485574ab2fcef8d1f7c74eebbbe6d467c5e64dfcb06b6d2"
|
||||
}
|
||||
},
|
||||
"extract_dir": "mise",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.104.0",
|
||||
"version": "0.104.1",
|
||||
"description": "A modern shell written in Rust",
|
||||
"homepage": "https://www.nushell.sh",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.104.0/nu-0.104.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "bbbbe04f7115cd22bd3be23755e248bee2902964fc51c5a1ad5436539217b104"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.104.1/nu-0.104.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d98ecf68ccb2b0a7a233f72bb5ed01c1c80a39724e57a8ed05837d7d50a5a060"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.104.0/nu-0.104.0-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "5e6b560b1ce8ada88228745b0ced480afec4e3fdec780666e4d8a880ed398f90"
|
||||
"url": "https://github.com/nushell/nushell/releases/download/0.104.1/nu-0.104.1-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "7c078a0efc0caf8a9f6e67b79c9ba9af38925a411edbc952f3cae7a40d1b5824"
|
||||
}
|
||||
},
|
||||
"bin": "nu.exe",
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.7.8",
|
||||
"version": "7.9.1",
|
||||
"description": "A PNG optimizer that recompresses image files to a smaller size, without losing any information.",
|
||||
"homepage": "https://optipng.sourceforge.net/",
|
||||
"license": "Zlib",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.8/optipng-0.7.8-win32.zip",
|
||||
"hash": "sha1:746a398eef9d5ae7df4388c2dad6d5ae73ae18d7",
|
||||
"extract_dir": "optipng-0.7.8-win32"
|
||||
"url": "https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-7.9.1/optipng-7.9.1-win32.zip",
|
||||
"hash": "sha1:b92870351839421dca0bd4fb84d9b442d82a90eb",
|
||||
"extract_dir": "optipng-7.9.1-win32"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.8/optipng-0.7.8-win64.zip",
|
||||
"hash": "sha1:c1a2783fb5c5798710a63f69c9be288d6e91ec0f",
|
||||
"extract_dir": "optipng-0.7.8-win64"
|
||||
"url": "https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-7.9.1/optipng-7.9.1-win64.zip",
|
||||
"hash": "sha1:a9ab17ac6cd969b48cdef6225afbfc883978aaad",
|
||||
"extract_dir": "optipng-7.9.1-win64"
|
||||
}
|
||||
},
|
||||
"bin": "optipng.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "4.32.0",
|
||||
"version": "4.33.0",
|
||||
"description": "Selenium Manager is a command-line tool developed in Rust to allow cross platform execution.",
|
||||
"homepage": "https://www.selenium.dev/documentation/selenium_manager/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-93882ea/selenium-manager-windows.exe#/selenium-manager.exe",
|
||||
"hash": "2ead2755fc692b96d0cae4d288a07ac55dd97392685d23ddd7e72874744b96f2"
|
||||
"url": "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-de70611/selenium-manager-windows.exe#/selenium-manager.exe",
|
||||
"hash": "a074d27eddab10c7cb602c9bcc5e8dbb42067f946f07f2253ee42f12564663bb"
|
||||
}
|
||||
},
|
||||
"bin": "selenium-manager.exe",
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "4.32.0",
|
||||
"version": "4.33.0",
|
||||
"description": "A smart proxy server that allows Selenium tests to route commands to remote web browser instances",
|
||||
"homepage": "https://selenium.dev",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.32.0/selenium-server-4.32.0.jar#/selenium.jar",
|
||||
"hash": "a2a40741368a4251b9ba60469a048e4fae9417491171d9faf7ce55cc40320335",
|
||||
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.33.0/selenium-server-4.33.0.jar#/selenium.jar",
|
||||
"hash": "40049aec23f0142ccf866942245d58cf3aa48f9c0fba0a5b9b92875f7e133383",
|
||||
"bin": "selenium.jar",
|
||||
"checkver": {
|
||||
"github": "https://github.com/SeleniumHQ/selenium",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user