mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
11 Commits
1fa03435c8
...
9c50fb54f7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9c50fb54f7 | ||
|
|
d50cc6e3ab | ||
|
|
cf9311ae42 | ||
|
|
e3666a6047 | ||
|
|
048cf549dc | ||
|
|
f82ae758a1 | ||
|
|
4ca1f3de97 | ||
|
|
7cbd270d0a | ||
|
|
e692d8acf1 | ||
|
|
2dc27f2103 | ||
|
|
3c3f56c590 |
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.50.0",
|
||||
"version": "2.50.1",
|
||||
"description": "Declarative CLI version manager written in Go",
|
||||
"homepage": "https://aquaproj.github.io/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/aquaproj/aqua/releases/download/v2.50.0/aqua_windows_amd64.zip",
|
||||
"hash": "2dc22e847fe3b283b6282d39d84c5181ba19a6b797aee584421a105e49dea074"
|
||||
"url": "https://github.com/aquaproj/aqua/releases/download/v2.50.1/aqua_windows_amd64.zip",
|
||||
"hash": "5b7dc68f2d03831fa963d2ad66e54d6da49468ad58da337f48415216cd6b00b8"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/aquaproj/aqua/releases/download/v2.50.0/aqua_windows_amd64.zip",
|
||||
"hash": "2dc22e847fe3b283b6282d39d84c5181ba19a6b797aee584421a105e49dea074"
|
||||
"url": "https://github.com/aquaproj/aqua/releases/download/v2.50.1/aqua_windows_amd64.zip",
|
||||
"hash": "5b7dc68f2d03831fa963d2ad66e54d6da49468ad58da337f48415216cd6b00b8"
|
||||
}
|
||||
},
|
||||
"bin": "aqua.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.7.16",
|
||||
"version": "1.7.17",
|
||||
"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.16/clink.1.7.16.988e1c.zip",
|
||||
"hash": "39c476d047383adc15cc3d44c164d8eebe18aadd2917f6892b3657fba8c19005",
|
||||
"url": "https://github.com/chrisant996/clink/releases/download/v1.7.17/clink.1.7.17.eff041.zip",
|
||||
"hash": "b11d3fc0747486bf5459c967c5c47945723e645a672acd828f857c48221ac411",
|
||||
"bin": "clink.bat",
|
||||
"checkver": {
|
||||
"github": "https://github.com/chrisant996/clink",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.2.4",
|
||||
"version": "3.2.5",
|
||||
"description": "A lock-free deduplication cloud backup tool",
|
||||
"homepage": "https://duplicacy.com/",
|
||||
"license": {
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.4/duplicacy_win_x64_3.2.4.exe#/duplicacy.exe",
|
||||
"hash": "93893dcf86924426ecb3401d1983a839929aa482289992d8858b1ec60316f46b"
|
||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.5/duplicacy_win_x64_3.2.5.exe#/duplicacy.exe",
|
||||
"hash": "598b3614faaa7a7a999fe690abd32d9316918c7cbc507cbf63a0a35a490a0a54"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.4/duplicacy_win_i386_3.2.4.exe#/duplicacy.exe",
|
||||
"hash": "cb7c7a7cf8a23a751feea0bfb0b7fa1a076c750d5c643b867e5fad3d9908f7fe"
|
||||
"url": "https://github.com/gilbertchen/duplicacy/releases/download/v3.2.5/duplicacy_win_i386_3.2.5.exe#/duplicacy.exe",
|
||||
"hash": "6ad5b31fc4c463f4896a75cc79203262eb64d1c8a7afc4c10ef75a29576e90b2"
|
||||
}
|
||||
},
|
||||
"bin": "duplicacy.exe",
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
{
|
||||
"version": "11.90.20203",
|
||||
"version": "11.90.20210",
|
||||
"description": "DynamoRIO is a runtime code manipulation system that supports code transformations on any part of a program, while it executes.",
|
||||
"homepage": "https://dynamorio.org",
|
||||
"license": "BSD-3-Clause-Clear",
|
||||
"url": "https://github.com/DynamoRIO/dynamorio/releases/download/cronbuild-11.90.20203/DynamoRIO-Windows-11.90.20203.zip",
|
||||
"hash": "e2085dc250b62c45a8170ab9c675f5a6dd5a2c5d4c52473b152048c3a1b1f444",
|
||||
"extract_dir": "DynamoRIO-Windows-11.90.20203",
|
||||
"url": "https://github.com/DynamoRIO/dynamorio/releases/download/cronbuild-11.90.20210/DynamoRIO-Windows-11.90.20210.zip",
|
||||
"hash": "83a91de7b04f95d65dd06c810d4deda6b8e515c869d42fd37bcb856257562c35",
|
||||
"extract_dir": "DynamoRIO-Windows-11.90.20210",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"bin": [
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "135.0.3179.98",
|
||||
"version": "136.0.3240.50",
|
||||
"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/135.0.3179.98/edgedriver_win64.zip",
|
||||
"hash": "0760cc95e1dbb6a154291b3f4bda313af4433f4aa3778d8bda6024844d6793fe"
|
||||
"url": "https://msedgedriver.azureedge.net/136.0.3240.50/edgedriver_win64.zip",
|
||||
"hash": "b43133e9ae99b8bc85374d17c324019e5e6bf783a79652f6b61a0250e758c648"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://msedgedriver.azureedge.net/135.0.3179.98/edgedriver_win32.zip",
|
||||
"hash": "b63a53e9b15a9cfbf3b51c68d6a5aa47d90a1a155f4f3f2b33bdddab27269bb4"
|
||||
"url": "https://msedgedriver.azureedge.net/136.0.3240.50/edgedriver_win32.zip",
|
||||
"hash": "ef426910c2f09448a1fb7f3b649128a00cb9d811c2696caab37510d18224e20c"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://msedgedriver.azureedge.net/135.0.3179.98/edgedriver_arm64.zip",
|
||||
"hash": "c7cc3acf57b1a0320ba5f9f7ed00b51fdd029ec0fc0b4dfc12d1f3e2b1cc5ca6"
|
||||
"url": "https://msedgedriver.azureedge.net/136.0.3240.50/edgedriver_arm64.zip",
|
||||
"hash": "da00cfcb27738bf748b6e0102708592f72903fe572fe075ec5a087ac4519a356"
|
||||
}
|
||||
},
|
||||
"bin": "msedgedriver.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.671",
|
||||
"version": "0.672",
|
||||
"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.671/luau-windows.zip",
|
||||
"hash": "3a450c2cc20e41e48a8d9dc47d472753924b4d54d5fac60b35f59ce184ab1390"
|
||||
"url": "https://github.com/Roblox/luau/releases/download/0.672/luau-windows.zip",
|
||||
"hash": "705406d57bf1f92216030f85ef5665c8d14191581269d2ee04b9806c27a89131"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.24.1",
|
||||
"version": "1.24.2",
|
||||
"description": "An email and SMTP testing tool with API for developers",
|
||||
"homepage": "https://mailpit.axllent.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/axllent/mailpit/releases/download/v1.24.1/mailpit-windows-amd64.zip",
|
||||
"hash": "ed6ac17dc77d627cb22696a3f04fb19fc862ae1639aa169d48f2257f398d6111"
|
||||
"url": "https://github.com/axllent/mailpit/releases/download/v1.24.2/mailpit-windows-amd64.zip",
|
||||
"hash": "4420bf6214c63a34c0a4a5e3d7f06a905c56a960ca4a807f8a03c6c5086ea4ef"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/axllent/mailpit/releases/download/v1.24.1/mailpit-windows-arm64.zip",
|
||||
"hash": "97872e7a8c15382230fcf26f006de922a128c532656bab9be5832a35b21b0491"
|
||||
"url": "https://github.com/axllent/mailpit/releases/download/v1.24.2/mailpit-windows-arm64.zip",
|
||||
"hash": "b6a4a0abbfd142f0680150496e179191486a1168eaa24a84824dbb3024c8a055"
|
||||
}
|
||||
},
|
||||
"bin": "mailpit.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.165.0",
|
||||
"version": "3.166.0",
|
||||
"description": "Create, deploy, and manage infrastructure on any cloud using any language.",
|
||||
"homepage": "https://www.pulumi.com",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://get.pulumi.com/releases/sdk/pulumi-v3.165.0-windows-x64.zip",
|
||||
"hash": "9f6b8c44b46ad8fca6151c3718644d28fb614d95c91b356ef52f082ef28c4661"
|
||||
"url": "https://get.pulumi.com/releases/sdk/pulumi-v3.166.0-windows-x64.zip",
|
||||
"hash": "d427d5c27d4badc5de96955bac35f1253cea9560f5eb71c98fa6f44fe3c98ba2"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Pulumi\\bin",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "4.31.0",
|
||||
"version": "4.32.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-3503b69/selenium-manager-windows.exe#/selenium-manager.exe",
|
||||
"hash": "d1a942bd3e5cdb5a70e8e9683f8e964d9d6fcf5be472f9a302451ddc990843d9"
|
||||
"url": "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-93882ea/selenium-manager-windows.exe#/selenium-manager.exe",
|
||||
"hash": "2ead2755fc692b96d0cae4d288a07ac55dd97392685d23ddd7e72874744b96f2"
|
||||
}
|
||||
},
|
||||
"bin": "selenium-manager.exe",
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "4.31.0",
|
||||
"version": "4.32.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.31.0/selenium-server-4.31.0.jar#/selenium.jar",
|
||||
"hash": "a6b5ac19678e2f24b9a37e3f6bd6fbdf52077dc2cdbe66739ee9ee2fc7f08f39",
|
||||
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.32.0/selenium-server-4.32.0.jar#/selenium.jar",
|
||||
"hash": "a2a40741368a4251b9ba60469a048e4fae9417491171d9faf7ce55cc40320335",
|
||||
"bin": "selenium.jar",
|
||||
"checkver": {
|
||||
"github": "https://github.com/SeleniumHQ/selenium",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.40.5",
|
||||
"version": "2.40.6",
|
||||
"description": "Tool for customizing the Spotify client.",
|
||||
"homepage": "https://spicetify.app/",
|
||||
"license": "LGPL-2.1-only",
|
||||
@ -9,12 +9,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/spicetify/cli/releases/download/v2.40.5/spicetify-2.40.5-windows-x64.zip",
|
||||
"hash": "636afd31a38bd391724cf0469400ab32dbdc73e4fa7ed1444e0583cbc62b53d1"
|
||||
"url": "https://github.com/spicetify/cli/releases/download/v2.40.6/spicetify-2.40.6-windows-x64.zip",
|
||||
"hash": "36ad2a9885559feaebabb8e421761c2fb89ccdd9cf1aca6a6efe909edbad9651"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/spicetify/cli/releases/download/v2.40.5/spicetify-2.40.5-windows-x32.zip",
|
||||
"hash": "9c5b177f86c09dc394a09645c920e2a1adb5c8f79b244b1b156276460ef1d323"
|
||||
"url": "https://github.com/spicetify/cli/releases/download/v2.40.6/spicetify-2.40.6-windows-x32.zip",
|
||||
"hash": "f6c38c2891acd8a630eb4c10d891db56cd61a6ecd2d445f528e2567c503aa072"
|
||||
}
|
||||
},
|
||||
"bin": "spicetify.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user