mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
7 Commits
086fed3082
...
939c19bd04
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
939c19bd04 | ||
|
|
f12b7eb095 | ||
|
|
0bf0e065ed | ||
|
|
5b1259ac35 | ||
|
|
76571dfa96 | ||
|
|
30c4dd9b58 | ||
|
|
6aedb20602 |
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.51.0",
|
||||
"version": "2.51.0.2",
|
||||
"description": "Distributed version control system",
|
||||
"homepage": "https://gitforwindows.org",
|
||||
"license": "GPL-2.0-only",
|
||||
@ -12,12 +12,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.1/PortableGit-2.51.0-64-bit.7z.exe#/dl.7z",
|
||||
"hash": "a09b275d51ed3e829128e04cf4168fb54896cf6234bb30fecb8dc96a2bd321fa"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.2/PortableGit-2.51.0.2-64-bit.7z.exe#/dl.7z",
|
||||
"hash": "85d6e9f865b73827e22d532fd6cd5b93987c8d264142786b0721956619d5c00e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.1/PortableGit-2.51.0-arm64.7z.exe#/dl.7z",
|
||||
"hash": "0aacd4edf0c1715334a18725a947584652e1b34bddab63ac3f4a82c9f7c78e38"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.2/PortableGit-2.51.0.2-arm64.7z.exe#/dl.7z",
|
||||
"hash": "f35e795224349c63b7d6c429c2d8404a6ce7e2e8f91934a3f6ba2ca8e7e285a8"
|
||||
}
|
||||
},
|
||||
"post_install": [
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.51.0",
|
||||
"version": "2.51.0.2",
|
||||
"description": "Distributed version control system",
|
||||
"homepage": "https://gitforwindows.org",
|
||||
"license": "GPL-2.0-only",
|
||||
@ -12,12 +12,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.1/PortableGit-2.51.0-64-bit.7z.exe#/dl.7z",
|
||||
"hash": "a09b275d51ed3e829128e04cf4168fb54896cf6234bb30fecb8dc96a2bd321fa"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.2/PortableGit-2.51.0.2-64-bit.7z.exe#/dl.7z",
|
||||
"hash": "85d6e9f865b73827e22d532fd6cd5b93987c8d264142786b0721956619d5c00e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.1/PortableGit-2.51.0-arm64.7z.exe#/dl.7z",
|
||||
"hash": "0aacd4edf0c1715334a18725a947584652e1b34bddab63ac3f4a82c9f7c78e38"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.2/PortableGit-2.51.0.2-arm64.7z.exe#/dl.7z",
|
||||
"hash": "f35e795224349c63b7d6c429c2d8404a6ce7e2e8f91934a3f6ba2ca8e7e285a8"
|
||||
}
|
||||
},
|
||||
"post_install": [
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.51.0",
|
||||
"version": "2.51.0.2",
|
||||
"description": "Minimal Git for Windows (MinGit) is a reduced sized package designed to support application integration (like integrated development environments, graph visualizers, etc.) where full console support (colorization, pagniation, etc.) is not needed.(BusyBox-backed MinGit, experimental, smaller version of MinGit)",
|
||||
"homepage": "https://git-for-windows.github.io/",
|
||||
"license": "GPL-2.0-only",
|
||||
@ -13,12 +13,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.1/MinGit-2.51.0-busybox-64-bit.zip",
|
||||
"hash": "6b71de89d321310d1cc233565a10b06cabc65582e1c37bae47548c1fa323c878"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.2/MinGit-2.51.0.2-busybox-64-bit.zip",
|
||||
"hash": "deb7e15ec1e33cad225a6be4401617e21569d188da0a1ca71c29d8018ad087b6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.1/MinGit-2.51.0-busybox-32-bit.zip",
|
||||
"hash": "050fe76ece1b7762cd556bdbe242a979d5d769c2072db45e1cc888061552779c"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.2/MinGit-2.51.0.2-busybox-32-bit.zip",
|
||||
"hash": "b2ed51815e858497c2399004a855d5ebb0f8eacd93e0a81a6afc46b5741efda6"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.51.0",
|
||||
"version": "2.51.0.2",
|
||||
"description": "Minimal Git for Windows (MinGit) is a reduced sized package designed to support application integration (like integrated development environments, graph visualizers, etc.) where full console support (colorization, pagniation, etc.) is not needed.",
|
||||
"homepage": "https://git-for-windows.github.io/",
|
||||
"license": "GPL-2.0-only",
|
||||
@ -13,12 +13,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.1/MinGit-2.51.0-64-bit.zip",
|
||||
"hash": "c2c955a21fa99889d83f485f24fa5d9a38fffc2d509d4022385510e11c26b250"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.2/MinGit-2.51.0.2-64-bit.zip",
|
||||
"hash": "314fc2b7425ca116ea201e493fcb72008376c64997e866e6c8b8a5b360b3b8a9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.1/MinGit-2.51.0-32-bit.zip",
|
||||
"hash": "5a8f1cace31a817fa9fa3d18146e8b40a28fd365d48958976df93ae6f0bae077"
|
||||
"url": "https://github.com/git-for-windows/git/releases/download/v2.51.0.windows.2/MinGit-2.51.0.2-32-bit.zip",
|
||||
"hash": "617a1433fbf5e23deaa17b7559d79f465a08fea7e09a0cff32ac0f2216003a8e"
|
||||
}
|
||||
},
|
||||
"bin": "cmd\\git.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2025.9.23",
|
||||
"version": "2025.9.24",
|
||||
"description": "Polyglot tool version manager and task runner",
|
||||
"homepage": "https://mise.jdx.dev/",
|
||||
"license": "MIT",
|
||||
@ -13,12 +13,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.23/mise-v2025.9.23-windows-x64.zip",
|
||||
"hash": "ab233a8be9d8252928135b8c2039fc3c1f969e4531b81ec6d4b64442e3871897"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.24/mise-v2025.9.24-windows-x64.zip",
|
||||
"hash": "edee13852efeb8fc961a0da5d20c86879af0fb301846695632a59f3ef102e7ee"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.23/mise-v2025.9.23-windows-arm64.zip",
|
||||
"hash": "97608014b76a067da654bdd0a380191bd4c4a15e76620ebb1989adc0c8c89375"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.24/mise-v2025.9.24-windows-arm64.zip",
|
||||
"hash": "a6886a5901c65b5138e36e3d7034b1a4e4547bd26bc1b185cbcf044e8814ef12"
|
||||
}
|
||||
},
|
||||
"extract_dir": "mise",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.50.0",
|
||||
"version": "0.51.0",
|
||||
"description": "Radius is a cloud-native, portable application platform that makes app development easier for teams building cloud-native apps.",
|
||||
"homepage": "https://radapp.io/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/radius-project/radius/releases/download/v0.50.0/rad_windows_amd64.exe#/rad.exe",
|
||||
"hash": "010faf9ecd81632699aab058256bd839c4e3079e0c697c6cecf5cad0d86c6511"
|
||||
"url": "https://github.com/radius-project/radius/releases/download/v0.51.0/rad_windows_amd64.exe#/rad.exe",
|
||||
"hash": "59ff5234ff794edc43817cfb19a1db74020353e509a9fedd1eeac461c7dd212d"
|
||||
}
|
||||
},
|
||||
"bin": "rad.exe",
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "3.1.4",
|
||||
"version": "3.1.5",
|
||||
"description": "Idempotent schema management for MySQL, Microsoft SQL Server, and SQLite.",
|
||||
"homepage": "https://github.com/k0kubun/sqldef",
|
||||
"license": "MIT,Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.4/mssqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.4/mysqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.4/sqlite3def_windows_amd64.zip"
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.5/mssqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.5/mysqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.5/sqlite3def_windows_amd64.zip"
|
||||
],
|
||||
"hash": [
|
||||
"6a5f60a897d19cf7b76699a7efe147ed64b9fa1c77069923b05f6ab8e8c0871d",
|
||||
"ede4cc516aae3017e582080d948e3423b9e588733a6a22046e1506a8f65a4c02",
|
||||
"bc92571fb5aab5fc998168d9311c18d5b2c8a7e8d1180b2d372778c322825202"
|
||||
"587682bc728eb2786c8d33d52000c6c87668df8d346d6128f79c5b1851067c5d",
|
||||
"ca253df912b47ec3f8dc0c836dfc3277c42facf9a5d0bd22e764f5627303fea7",
|
||||
"ce8c2068643953a023fe8cfd693727d70f9735b26e139e2445c1651e974e54a9"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user