mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
4 Commits
f8bee39380
...
cea3368e5f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cea3368e5f | ||
|
|
57a6f2d5a2 | ||
|
|
67f551fa95 | ||
|
|
d4209e61e6 |
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.1753364724-1",
|
"version": "2.1.1760617492-1",
|
||||||
"description": "Just-In-Time Compiler (JIT) for the Lua programming language.",
|
"description": "Just-In-Time Compiler (JIT) for the Lua programming language.",
|
||||||
"homepage": "https://luajit.org/luajit.html",
|
"homepage": "https://luajit.org/luajit.html",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-luajit-2.1.1753364724-1-any.pkg.tar.zst",
|
"url": "https://mirror.msys2.org/mingw/mingw64/mingw-w64-x86_64-luajit-2.1.1760617492-1-any.pkg.tar.zst",
|
||||||
"hash": "53894b4a69977a5d5ed4da24d6c701379d15e916f9cbdfd2163434bb55e35154",
|
"hash": "6cc643cbb3d788d862e3d239bc85952ce43c8839859d08df759e6473f2d6b1d2",
|
||||||
"extract_dir": "mingw64"
|
"extract_dir": "mingw64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-luajit-2.1.1753364724-1-any.pkg.tar.zst",
|
"url": "https://mirror.msys2.org/mingw/mingw32/mingw-w64-i686-luajit-2.1.1760617492-1-any.pkg.tar.zst",
|
||||||
"hash": "4aef3d11751d7f2c28a7a5c1929dbe7df29dcc44aa71ef270d5bc9f868717d38",
|
"hash": "edd3b59ad04680fe0d814280d47c40b68929ee5097f55f56883b371a204e6d1b",
|
||||||
"extract_dir": "mingw32"
|
"extract_dir": "mingw32"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.10.10",
|
"version": "2025.10.11",
|
||||||
"description": "Polyglot tool version manager and task runner",
|
"description": "Polyglot tool version manager and task runner",
|
||||||
"homepage": "https://mise.jdx.dev/",
|
"homepage": "https://mise.jdx.dev/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -13,12 +13,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jdx/mise/releases/download/v2025.10.10/mise-v2025.10.10-windows-x64.zip",
|
"url": "https://github.com/jdx/mise/releases/download/v2025.10.11/mise-v2025.10.11-windows-x64.zip",
|
||||||
"hash": "2cda27ea3d8c475fbf087e7b857137c437a422d3c971701da68484c616ab167c"
|
"hash": "6d906143b34a34f0c42ffe2486fc97478d50e9f277fb99595215b87563c4dc20"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/jdx/mise/releases/download/v2025.10.10/mise-v2025.10.10-windows-arm64.zip",
|
"url": "https://github.com/jdx/mise/releases/download/v2025.10.11/mise-v2025.10.11-windows-arm64.zip",
|
||||||
"hash": "5372c48497429590327c9e3ac70d416132d00a817be489781bf5abc0cca59213"
|
"hash": "4b3e11f5b0a52662a9483f6920f2c3095cd3618ab9ac727ecb3982be53af1036"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "mise",
|
"extract_dir": "mise",
|
||||||
|
|||||||
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "4.9.6",
|
"version": "4.9.7",
|
||||||
"description": "Static analysis tool for Java",
|
"description": "Static analysis tool for Java",
|
||||||
"homepage": "https://spotbugs.github.io/",
|
"homepage": "https://spotbugs.github.io/",
|
||||||
"license": "LGPL-2.1-only",
|
"license": "LGPL-2.1-only",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.9.6/spotbugs-4.9.6.zip",
|
"url": "https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs/4.9.7/spotbugs-4.9.7.zip",
|
||||||
"hash": "86fb3f93c4147383f76fe21ab2807956b34cf17108a42a76311efa4977f952cc",
|
"hash": "aa5d06e17b820910aa71a52518c78f38282ee098918ad15036f0aab12ae3c3a5",
|
||||||
"extract_dir": "spotbugs-4.9.6",
|
"extract_dir": "spotbugs-4.9.7",
|
||||||
"bin": "bin\\spotbugs.bat",
|
"bin": "bin\\spotbugs.bat",
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
[
|
[
|
||||||
|
|||||||
@ -1,19 +1,19 @@
|
|||||||
{
|
{
|
||||||
"version": "3.1.17",
|
"version": "3.1.18",
|
||||||
"description": "Idempotent schema management for MySQL, Microsoft SQL Server, and SQLite.",
|
"description": "Idempotent schema management for MySQL, Microsoft SQL Server, and SQLite.",
|
||||||
"homepage": "https://github.com/k0kubun/sqldef",
|
"homepage": "https://github.com/k0kubun/sqldef",
|
||||||
"license": "MIT,Apache-2.0",
|
"license": "MIT,Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.17/mssqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v3.1.18/mssqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.17/mysqldef_windows_amd64.zip",
|
"https://github.com/k0kubun/sqldef/releases/download/v3.1.18/mysqldef_windows_amd64.zip",
|
||||||
"https://github.com/k0kubun/sqldef/releases/download/v3.1.17/sqlite3def_windows_amd64.zip"
|
"https://github.com/k0kubun/sqldef/releases/download/v3.1.18/sqlite3def_windows_amd64.zip"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"e715be0d477299c34a9571e55afde740b71edd2aeff029e37ae2517616d36839",
|
"e533131204d2abf00e77224d35fdd82a4161cc624fd7312b6c036488c39a3784",
|
||||||
"10b3bab07c428507a51db2b49e333bfbf02697478b8243c16c49ef30522a5aa9",
|
"ba1048e7ee850b39f0988ed82fb3e4bfbd85b04c902dcef4751f5dde79c424e1",
|
||||||
"ba3d9d990a5e43fb3f5161378f30f3a78ef902363ec59ef323ac9b61194be9cd"
|
"5b0c461ee36e45b86131a7cc13b4a829caab6de31f050a2a127d881f688562a3"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user