mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
4 Commits
2061c93b50
...
b190ae9092
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b190ae9092 | ||
|
|
c2686266f1 | ||
|
|
495416b5a0 | ||
|
|
fe65076544 |
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.54.1",
|
||||
"version": "2.55.0",
|
||||
"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.54.1/aqua_windows_amd64.zip",
|
||||
"hash": "e23e630c05a8801e4f69590527a3ab7c980d151d33652df0140b2b9059f3a8fb"
|
||||
"url": "https://github.com/aquaproj/aqua/releases/download/v2.55.0/aqua_windows_amd64.zip",
|
||||
"hash": "741873952ca6cc9b6a718480272479710187c63569de60ecdc73d3eabb5014d2"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/aquaproj/aqua/releases/download/v2.54.1/aqua_windows_arm64.zip",
|
||||
"hash": "7ba788601a5f45cf22cef9aa2f9d1c69aa536fe810285b069144cfe847a03982"
|
||||
"url": "https://github.com/aquaproj/aqua/releases/download/v2.55.0/aqua_windows_arm64.zip",
|
||||
"hash": "0e3ff5733276384978543e68679ffe8da886a53d141a5be33da636848eb6843b"
|
||||
}
|
||||
},
|
||||
"bin": "aqua.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.0.51",
|
||||
"version": "1.0.52",
|
||||
"description": "A tool to check for vulnerabilities in Golang dependencies, powered by Sonatype OSS Index",
|
||||
"homepage": "https://github.com/sonatype-nexus-community/nancy",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.51/nancy-v1.0.51-windows-amd64.zip",
|
||||
"hash": "b1a3f9936e71b9bd9d0f83848a35b6a048646a4939418dcb013586bb3cd89d86"
|
||||
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.52/nancy-v1.0.52-windows-amd64.zip",
|
||||
"hash": "fe1b5b2c4c5896413737416877fc4ba5ca23630814340b91459dda4914abbe3b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.51/nancy-v1.0.51-windows-386.zip",
|
||||
"hash": "2e03abc1e5c976700414577a109b94da5f56247b76b57c0492814dfc7f09bdcd"
|
||||
"url": "https://github.com/sonatype-nexus-community/nancy/releases/download/v1.0.52/nancy-v1.0.52-windows-386.zip",
|
||||
"hash": "958b96edd548ce37d82e5f804024528b4687100c06c34150302e282adecf9430"
|
||||
}
|
||||
},
|
||||
"bin": "nancy.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "26.23.8",
|
||||
"version": "26.23.9",
|
||||
"description": "A prompt theme engine for any shell",
|
||||
"homepage": "https://ohmyposh.dev",
|
||||
"license": "MIT",
|
||||
@ -7,22 +7,22 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.23.8/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.23.8/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.23.9/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.23.9/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||
],
|
||||
"hash": [
|
||||
"4ebab1e0126b64c7bdfcde3ed946dd20d1f53f8c5fa756a98d3f1139ae99e7f7",
|
||||
"4b73bd2b899ca76e0624bcaeebc89cbc85c13e7baa2d08c565bc99744c817887"
|
||||
"3ec22b60f6be513cfda903d2cbeff36e2dcc11fcd576e2be5ca0f5c656b3b594",
|
||||
"7a10b5a5413088610aac6efb6874d5d8b9b3f38c7d426bc06475ca9b4008c4d1"
|
||||
]
|
||||
},
|
||||
"arm64": {
|
||||
"url": [
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.23.8/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.23.8/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.23.9/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v26.23.9/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||
],
|
||||
"hash": [
|
||||
"4ebab1e0126b64c7bdfcde3ed946dd20d1f53f8c5fa756a98d3f1139ae99e7f7",
|
||||
"1f81d7659a08d4ec6e0ef4c59310b81ae258edbd557f579f777d72dac464ea04"
|
||||
"3ec22b60f6be513cfda903d2cbeff36e2dcc11fcd576e2be5ca0f5c656b3b594",
|
||||
"649cdea1328f04b40eda02f92215dbafaa931d7cc5eee0a8774c63929eef3aa4"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.0.2",
|
||||
"version": "3.0.3",
|
||||
"description": "A cross-platform build utility based on Lua",
|
||||
"homepage": "https://xmake.io",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v3.0.2/xmake-v3.0.2.win64.zip",
|
||||
"hash": "0b88bac04d009007ca842d7d21698f378f324efb663f7c0c3a1e3862ac32667f"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v3.0.3/xmake-v3.0.3.win64.zip",
|
||||
"hash": "6517fde5d0911343312b79684162abbaa7e2267c98bba2557ab91c018aeab0cf"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v3.0.2/xmake-v3.0.2.win32.zip",
|
||||
"hash": "4351e59b7aa034c553c9f609f88064a497a8034ac728002a56ce3d0898c3b9e2"
|
||||
"url": "https://github.com/xmake-io/xmake/releases/download/v3.0.3/xmake-v3.0.3.win32.zip",
|
||||
"hash": "1001fe3efab69f732334f16342c554b13421459f147f41b6626b8741ddf1c5d8"
|
||||
}
|
||||
},
|
||||
"extract_dir": "xmake",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user