mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
8 Commits
7f3f9ae7a9
...
18825484e0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
18825484e0 | ||
|
|
42bf5e076b | ||
|
|
3ae1e7d656 | ||
|
|
f5ef12b0c1 | ||
|
|
5f7b63d654 | ||
|
|
178c0465ef | ||
|
|
3a73daa8d3 | ||
|
|
c082c8eeae |
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2025.3.0",
|
||||
"version": "2025.4.0",
|
||||
"description": "The powerful command-line tool (CLI) to write and execute scripts on your Bitwarden vault.",
|
||||
"homepage": "https://bitwarden.com/",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bitwarden/clients/releases/download/cli-v2025.3.0/bw-windows-2025.3.0.zip",
|
||||
"hash": "f81db208dac194c784b3c12bc50fb3713bc4c2e123a38798e66c2f89145eefca"
|
||||
"url": "https://github.com/bitwarden/clients/releases/download/cli-v2025.4.0/bw-windows-2025.4.0.zip",
|
||||
"hash": "e24ef9f560a74caa459ddffbc422de6ddb4b77c0296a02bc9dda2a1859aece0f"
|
||||
}
|
||||
},
|
||||
"bin": "bw.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.21.2",
|
||||
"version": "0.21.3",
|
||||
"description": "A modern, maintained replacement for ls, built on exa.",
|
||||
"homepage": "https://github.com/eza-community/eza",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/eza-community/eza/releases/download/v0.21.2/eza.exe_x86_64-pc-windows-gnu.zip",
|
||||
"hash": "737a122b56142bc60e8923eb7c96088c21c035c3f578df9c07ef5037a2e94beb"
|
||||
"url": "https://github.com/eza-community/eza/releases/download/v0.21.3/eza.exe_x86_64-pc-windows-gnu.zip",
|
||||
"hash": "496e2c77b8ab6441bc0480dc21f99b04afff6fdf1befc5858f70a4d5eca4bc05"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.56.0",
|
||||
"version": "1.57.0",
|
||||
"description": "GitLab CLI",
|
||||
"homepage": "https://gitlab.com/gitlab-org/cli",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.56.0/downloads/glab_1.56.0_windows_amd64.zip",
|
||||
"hash": "296c995a36f677973db317c9fbc475c298f5a75659f7dc28004eded9f4186852"
|
||||
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.57.0/downloads/glab_1.57.0_windows_amd64.zip",
|
||||
"hash": "3be6c97df2a0a54d0a7e0f8092f7954a9a32928029a2211d80bb7674e28db0e0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.56.0/downloads/glab_1.56.0_windows_386.zip",
|
||||
"hash": "f32f27e36d38e4710e1c25c2f20f6d17d103065f83558ac4bdcf031ca8f7f534"
|
||||
"url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.57.0/downloads/glab_1.57.0_windows_386.zip",
|
||||
"hash": "e26a20da942b2d53c6a8d113dcb81cf7317d242f0575a38d4682e2c83b5101f8"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\glab.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "25.20.0",
|
||||
"version": "25.20.1",
|
||||
"description": "A prompt theme engine for any shell",
|
||||
"homepage": "https://ohmyposh.dev",
|
||||
"license": "MIT",
|
||||
@ -7,32 +7,32 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.0/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.0/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.1/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.1/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||
],
|
||||
"hash": [
|
||||
"384f8f12a500233e43a1f518ac01f11a2b000f456a5f70976901c0b0bb001bfc",
|
||||
"b64dc914050091e34346ee8c5471e62eb95384a72eff1e8915c80516847f0bc8"
|
||||
"3585e0412d1bb694855190a7b1f517a85361dc61fc39cf3438bcbe841f8c09d6",
|
||||
"593f6d76e6fc57bae587d8f8795a9f1cd582d3c7b0b1d2814096836040d00721"
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": [
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.0/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.0/posh-windows-386.exe#/oh-my-posh.exe"
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.1/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.1/posh-windows-386.exe#/oh-my-posh.exe"
|
||||
],
|
||||
"hash": [
|
||||
"384f8f12a500233e43a1f518ac01f11a2b000f456a5f70976901c0b0bb001bfc",
|
||||
"340000d3ed50ded327d4237a1cb8fdf5388facd9fcc53cc333c080decdd392d9"
|
||||
"3585e0412d1bb694855190a7b1f517a85361dc61fc39cf3438bcbe841f8c09d6",
|
||||
"e9c4c237365243aa176b0fbf104e22e1382990a03a834f686963e3081cd47a7a"
|
||||
]
|
||||
},
|
||||
"arm64": {
|
||||
"url": [
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.0/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.0/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.1/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.20.1/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||
],
|
||||
"hash": [
|
||||
"384f8f12a500233e43a1f518ac01f11a2b000f456a5f70976901c0b0bb001bfc",
|
||||
"cf2fd50837eea6090b5de6eb0df4f3baf5fb09b5a32c00158108a1bee397e0d1"
|
||||
"3585e0412d1bb694855190a7b1f517a85361dc61fc39cf3438bcbe841f8c09d6",
|
||||
"1184d00ad6e29fab44da7c43461c13054614e1e0285f348feea682c5507465a9"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
@ -1,27 +1,24 @@
|
||||
{
|
||||
"version": "2.1.1",
|
||||
"version": "2.3.0",
|
||||
"description": "Tool for collection and processing of ETW events related to frame presentation on Windows.",
|
||||
"homepage": "https://github.com/GameTechDev/PresentMon",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v2.1.1/PresentMon-2.1.1-x64.exe#/PresentMon.exe",
|
||||
"hash": "afdc8673e26c22d9733d5239cb0d550fbf57d060addb97cd2158b146e5e7b385"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v2.1.1/PresentMon-2.1.1-x86.exe#/PresentMon.exe",
|
||||
"hash": "3c38b5907b3a2051894f86e2b5736888bbda401e9945efa5011723eaa68aa94d"
|
||||
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v2.3.0/PresentMon-2.3.0-x64.exe#/PresentMon.exe",
|
||||
"hash": "690533cf5c2591ef571a3037aa4c205c8e75860ef3f56927bf3a98acf7198485"
|
||||
}
|
||||
},
|
||||
"bin": "PresentMon.exe",
|
||||
"checkver": "github",
|
||||
"checkver": {
|
||||
"url": "https://api.github.com/repos/GameTechDev/PresentMon/releases/latest",
|
||||
"jsonpath": "$.tag_name",
|
||||
"regex": "v([\\d.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v$version/PresentMon-$version-x64.exe#/PresentMon.exe"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/GameTechDev/PresentMon/releases/download/v$version/PresentMon-$version-x86.exe#/PresentMon.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually",
|
||||
"version": "2.24-25.04.28",
|
||||
"version": "2.24-25.05.02",
|
||||
"description": "A utility designed to identify file types from their binary signatures.",
|
||||
"homepage": "https://www.mark0.net/soft-trid-e.html",
|
||||
"license": "Shareware",
|
||||
@ -9,7 +9,7 @@
|
||||
"https://mark0.net/download/trid_w32.zip"
|
||||
],
|
||||
"hash": [
|
||||
"cb97971a7a13a676476d23f1d7da428f769902ea1aa4cb69978e20d00d806bc6",
|
||||
"850f974a78c6efe6dcc3875c469a86c6798e1696840fc379113a8d3372a68356",
|
||||
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
|
||||
],
|
||||
"bin": "trid.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user