mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
5 Commits
703c41494e
...
e5f99bdd13
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e5f99bdd13 | ||
|
|
72ed53bbb3 | ||
|
|
2d04d5c52f | ||
|
|
8b019b980e | ||
|
|
00c5f87d7f |
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.64.0",
|
||||
"version": "0.65.0",
|
||||
"description": "A structural diff that understands syntax",
|
||||
"homepage": "https://difftastic.wilfred.me.uk",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Wilfred/difftastic/releases/download/0.64.0/difft-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "1ac0113adf9ade9417ee133bed38efe3085b7ccbb32ab620bdc36c4a9b365276"
|
||||
"url": "https://github.com/Wilfred/difftastic/releases/download/0.65.0/difft-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "2c8382ecc453f905408728bf901aa98289306625fe1f4e37549e90936cbc9d11"
|
||||
}
|
||||
},
|
||||
"bin": "difft.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "25.2.10",
|
||||
"version": "25.9.23",
|
||||
"description": "An efficient serialization library for multiple languages",
|
||||
"homepage": "https://google.github.io/flatbuffers/index.html",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/google/flatbuffers/releases/download/v25.2.10/Windows.flatc.binary.zip",
|
||||
"hash": "bd9b3cb6bf5ab8009f1927b6e00207db968c3d5c93e3bc215dae084cc681249a"
|
||||
"url": "https://github.com/google/flatbuffers/releases/download/v25.9.23/Windows.flatc.binary.zip",
|
||||
"hash": "3d6383193ecd274f5de544a6e03464a87f581befb9fc1dda9cf508fa3cce3127"
|
||||
}
|
||||
},
|
||||
"bin": "flatc.exe",
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "2.21.8",
|
||||
"version": "2.21.9",
|
||||
"description": "A modern personal independent blog system.",
|
||||
"homepage": "https://halo.run",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/halo-dev/halo/releases/download/v2.21.8/halo-2.21.8.jar#/halo.jar",
|
||||
"hash": "4bbfba932e45588d7fe385c42df879e5c4240de3e213353a99cb85555efb56b3",
|
||||
"url": "https://github.com/halo-dev/halo/releases/download/v2.21.9/halo-2.21.9.jar#/halo.jar",
|
||||
"hash": "552a4b758034c0672057d6bcc3f691a2144219d0635e6bef4554c8b331d49c81",
|
||||
"bin": "halo.jar",
|
||||
"checkver": {
|
||||
"github": "https://github.com/halo-dev/halo"
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.14.1",
|
||||
"version": "1.14.2",
|
||||
"description": "A modern, extensible Python project manager.",
|
||||
"homepage": "https://hatch.pypa.io",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.14.1/hatch-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a91f26d13b9c3467952c0a68cbb05fc37923335e50b55e52336c8c090e3caaea"
|
||||
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.14.2/hatch-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "4e2fdc4affa3b30c6bcedd679639af21c71265ae81b05b03c9cc0bbe3762b53c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.14.1/hatch-i686-pc-windows-msvc.zip",
|
||||
"hash": "59275b3efb2e0ec6ebdab15ffb477582c797eacc07122eab014228ffee4d63ad"
|
||||
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.14.2/hatch-i686-pc-windows-msvc.zip",
|
||||
"hash": "0c09f401b5852687d4a7121230b26a2790e0ca020f9771d13803afcbbfdccaff"
|
||||
}
|
||||
},
|
||||
"bin": "hatch.exe",
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "2.5.0",
|
||||
"version": "3.0.0",
|
||||
"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/v2.5.0/mssqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v2.5.0/mysqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v2.5.0/sqlite3def_windows_amd64.zip"
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.0.0/mssqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.0.0/mysqldef_windows_amd64.zip",
|
||||
"https://github.com/k0kubun/sqldef/releases/download/v3.0.0/sqlite3def_windows_amd64.zip"
|
||||
],
|
||||
"hash": [
|
||||
"2566907e607b86e6144e4b526f273b154adc73d254be523a100b0ace3c9ff3b3",
|
||||
"070f4d7d73a59eb9c6f0c90b774d284c659dfb773b22ac237fa2a0a1c41f9fac",
|
||||
"7e12fd16bb2a149e9ca7152b46779ca1d1f50f86b80fa7c6471741a3900fec4d"
|
||||
"fd8a6e67844c0dee540027efbad91f5f085facb48ab0cdb4b4e0baacf3239b54",
|
||||
"6ad5b64c876a826677738e1389bb2af5adeefbc1b3cf2efad9264edb684b2db7",
|
||||
"4f223dc8f1e7c73933554a98bcf5cd7ce45967fb1edc536c207e29cd92e11273"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user