Compare commits

...

5 Commits

Author SHA1 Message Date
github-actions[bot]
e5f99bdd13 sqldef: Update to version 3.0.0 2025-09-24 08:30:36 +00:00
github-actions[bot]
72ed53bbb3 hatch: Update to version 1.14.2 2025-09-24 08:30:36 +00:00
github-actions[bot]
2d04d5c52f halo: Update to version 2.21.9 2025-09-24 08:30:35 +00:00
github-actions[bot]
8b019b980e flatc: Update to version 25.9.23 2025-09-24 08:30:35 +00:00
github-actions[bot]
00c5f87d7f difftastic: Update to version 0.65.0 2025-09-24 04:29:21 +00:00
5 changed files with 21 additions and 21 deletions

View File

@ -1,12 +1,12 @@
{ {
"version": "0.64.0", "version": "0.65.0",
"description": "A structural diff that understands syntax", "description": "A structural diff that understands syntax",
"homepage": "https://difftastic.wilfred.me.uk", "homepage": "https://difftastic.wilfred.me.uk",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Wilfred/difftastic/releases/download/0.64.0/difft-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Wilfred/difftastic/releases/download/0.65.0/difft-x86_64-pc-windows-msvc.zip",
"hash": "1ac0113adf9ade9417ee133bed38efe3085b7ccbb32ab620bdc36c4a9b365276" "hash": "2c8382ecc453f905408728bf901aa98289306625fe1f4e37549e90936cbc9d11"
} }
}, },
"bin": "difft.exe", "bin": "difft.exe",

View File

@ -1,12 +1,12 @@
{ {
"version": "25.2.10", "version": "25.9.23",
"description": "An efficient serialization library for multiple languages", "description": "An efficient serialization library for multiple languages",
"homepage": "https://google.github.io/flatbuffers/index.html", "homepage": "https://google.github.io/flatbuffers/index.html",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/google/flatbuffers/releases/download/v25.2.10/Windows.flatc.binary.zip", "url": "https://github.com/google/flatbuffers/releases/download/v25.9.23/Windows.flatc.binary.zip",
"hash": "bd9b3cb6bf5ab8009f1927b6e00207db968c3d5c93e3bc215dae084cc681249a" "hash": "3d6383193ecd274f5de544a6e03464a87f581befb9fc1dda9cf508fa3cce3127"
} }
}, },
"bin": "flatc.exe", "bin": "flatc.exe",

View File

@ -1,13 +1,13 @@
{ {
"version": "2.21.8", "version": "2.21.9",
"description": "A modern personal independent blog system.", "description": "A modern personal independent blog system.",
"homepage": "https://halo.run", "homepage": "https://halo.run",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://github.com/halo-dev/halo/releases/download/v2.21.8/halo-2.21.8.jar#/halo.jar", "url": "https://github.com/halo-dev/halo/releases/download/v2.21.9/halo-2.21.9.jar#/halo.jar",
"hash": "4bbfba932e45588d7fe385c42df879e5c4240de3e213353a99cb85555efb56b3", "hash": "552a4b758034c0672057d6bcc3f691a2144219d0635e6bef4554c8b331d49c81",
"bin": "halo.jar", "bin": "halo.jar",
"checkver": { "checkver": {
"github": "https://github.com/halo-dev/halo" "github": "https://github.com/halo-dev/halo"

View File

@ -1,16 +1,16 @@
{ {
"version": "1.14.1", "version": "1.14.2",
"description": "A modern, extensible Python project manager.", "description": "A modern, extensible Python project manager.",
"homepage": "https://hatch.pypa.io", "homepage": "https://hatch.pypa.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.14.1/hatch-x86_64-pc-windows-msvc.zip", "url": "https://github.com/pypa/hatch/releases/download/hatch-v1.14.2/hatch-x86_64-pc-windows-msvc.zip",
"hash": "a91f26d13b9c3467952c0a68cbb05fc37923335e50b55e52336c8c090e3caaea" "hash": "4e2fdc4affa3b30c6bcedd679639af21c71265ae81b05b03c9cc0bbe3762b53c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/pypa/hatch/releases/download/hatch-v1.14.1/hatch-i686-pc-windows-msvc.zip", "url": "https://github.com/pypa/hatch/releases/download/hatch-v1.14.2/hatch-i686-pc-windows-msvc.zip",
"hash": "59275b3efb2e0ec6ebdab15ffb477582c797eacc07122eab014228ffee4d63ad" "hash": "0c09f401b5852687d4a7121230b26a2790e0ca020f9771d13803afcbbfdccaff"
} }
}, },
"bin": "hatch.exe", "bin": "hatch.exe",

View File

@ -1,19 +1,19 @@
{ {
"version": "2.5.0", "version": "3.0.0",
"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/v2.5.0/mssqldef_windows_amd64.zip", "https://github.com/k0kubun/sqldef/releases/download/v3.0.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/v3.0.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/sqlite3def_windows_amd64.zip"
], ],
"hash": [ "hash": [
"2566907e607b86e6144e4b526f273b154adc73d254be523a100b0ace3c9ff3b3", "fd8a6e67844c0dee540027efbad91f5f085facb48ab0cdb4b4e0baacf3239b54",
"070f4d7d73a59eb9c6f0c90b774d284c659dfb773b22ac237fa2a0a1c41f9fac", "6ad5b64c876a826677738e1389bb2af5adeefbc1b3cf2efad9264edb684b2db7",
"7e12fd16bb2a149e9ca7152b46779ca1d1f50f86b80fa7c6471741a3900fec4d" "4f223dc8f1e7c73933554a98bcf5cd7ce45967fb1edc536c207e29cd92e11273"
] ]
} }
}, },