Compare commits

...

6 Commits

Author SHA1 Message Date
github-actions[bot]
11e454cb55 vgmstream: Update to version r2055 2025-09-28 20:27:21 +00:00
github-actions[bot]
37796bcf6e tinymist: Update to version 0.13.28 2025-09-28 20:27:21 +00:00
github-actions[bot]
d2ecace4f6 sqldef: Update to version 3.1.3 2025-09-28 20:27:21 +00:00
github-actions[bot]
9b199e326c sops: Update to version 3.11.0 2025-09-28 20:27:20 +00:00
github-actions[bot]
dd038805c2 mise: Update to version 2025.9.22 2025-09-28 16:28:38 +00:00
github-actions[bot]
7041e45c85 bun: Update to version 1.2.23 2025-09-28 16:28:37 +00:00
6 changed files with 32 additions and 32 deletions

View File

@ -1,5 +1,5 @@
{
"version": "1.2.22",
"version": "1.2.23",
"description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager - all in one.",
"homepage": "https://bun.sh/",
"license": "MIT",
@ -9,12 +9,12 @@
"architecture": {
"64bit": {
"url": [
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.22/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.22/bun-windows-x64-baseline.zip"
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.23/bun-windows-x64.zip",
"https://github.com/oven-sh/bun/releases/download/bun-v1.2.23/bun-windows-x64-baseline.zip"
],
"hash": [
"3a28c685b47a159c5707d150accb5b4903c30f1e7b4dd01bb311d4112bdeb452",
"c44de73dc21c7140a8e15883c28abed60612196faaec9a60c275534280a49f59"
"2171e94f9d1e0cd6d45bdced38e2dc821f4181a075ed80772e750b3298a9016d",
"bf8b6fd980fc09ffeba4b68bcfeab3babc2c10596dd916eb9163b503b6406866"
]
}
},

View File

@ -1,5 +1,5 @@
{
"version": "2025.9.21",
"version": "2025.9.22",
"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.21/mise-v2025.9.21-windows-x64.zip",
"hash": "ec88f138c1af5c6443fbb6fd36292613103a5c504e163fc769c88372923b1c8a"
"url": "https://github.com/jdx/mise/releases/download/v2025.9.22/mise-v2025.9.22-windows-x64.zip",
"hash": "b9aa6f98d954c89c010bb9d6e4411aca749036fa6ecad03e0044c161360f8581"
},
"arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.9.21/mise-v2025.9.21-windows-arm64.zip",
"hash": "03d3458ee92e093864f5e18f6b7ab5e259598f19d02a8079b21586becc7fa0ca"
"url": "https://github.com/jdx/mise/releases/download/v2025.9.22/mise-v2025.9.22-windows-arm64.zip",
"hash": "417205b846b378c376195ad01cb00207919172e9ea128e1db182cfb77b1800ba"
}
},
"extract_dir": "mise",

View File

@ -1,17 +1,17 @@
{
"version": "3.10.2",
"version": "3.11.0",
"description": "Editor of encrypted files that supports YAML, JSON, ENV, INI and BINARY formats and encrypts with AWS KMS, GCP KMS, Azure Key Vault and PGP",
"homepage": "https://github.com/getsops/sops",
"license": "MPL-2.0",
"depends": "gpg",
"architecture": {
"64bit": {
"url": "https://github.com/getsops/sops/releases/download/v3.10.2/sops-v3.10.2.amd64.exe#/sops.exe",
"hash": "056d18d9f12966aebd33a8181b54c358bcb312661fadc5a3141bb6f84b9c3502"
"url": "https://github.com/getsops/sops/releases/download/v3.11.0/sops-v3.11.0.amd64.exe#/sops.exe",
"hash": "f3d74d83006954f0d8cf770ad7e5380504270ded5a62f33eb2548ce5461af3b3"
},
"arm64": {
"url": "https://github.com/getsops/sops/releases/download/v3.10.2/sops-v3.10.2.arm64.exe#/sops.exe",
"hash": "9e08c708147634f485f8574a22add98b6a092511e84ff69c6d2849834aec865d"
"url": "https://github.com/getsops/sops/releases/download/v3.11.0/sops-v3.11.0.arm64.exe#/sops.exe",
"hash": "72d5a01d785a9466c2c50fbf8f775fe682b2b058c9ae25b0c8c8d5f1f7ee2568"
}
},
"bin": "sops.exe",

View File

@ -1,19 +1,19 @@
{
"version": "3.1.1",
"version": "3.1.3",
"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.1/mssqldef_windows_amd64.zip",
"https://github.com/k0kubun/sqldef/releases/download/v3.1.1/mysqldef_windows_amd64.zip",
"https://github.com/k0kubun/sqldef/releases/download/v3.1.1/sqlite3def_windows_amd64.zip"
"https://github.com/k0kubun/sqldef/releases/download/v3.1.3/mssqldef_windows_amd64.zip",
"https://github.com/k0kubun/sqldef/releases/download/v3.1.3/mysqldef_windows_amd64.zip",
"https://github.com/k0kubun/sqldef/releases/download/v3.1.3/sqlite3def_windows_amd64.zip"
],
"hash": [
"cd40a062e86f669eaf7bc36ce1e184d6952091b09cb1f61cac9b564dc21c90f0",
"81c3c3391466b72728d064bd92483e009f6c228c9fa6a1cf5b4974111096af34",
"ca4c952cba75d409a7b40b371270b34cc0959ff661719be9800360889b366f68"
"b83d44c9c3c492137d2ef910c5a98a7adedeba57c61f30422f9c56d20451ca66",
"c0b54b3a3e28cb48caeff0c2f738f3de53153387061bbc93aa8e302f32e9097c",
"3ec1700964e1913ac56b2a9256672c7b86a9a68d168e1ec2836d5be760ae3ca4"
]
}
},

View File

@ -1,5 +1,5 @@
{
"version": "0.13.26",
"version": "0.13.28",
"description": "A brand-new language server for Typst",
"homepage": "https://github.com/Myriad-Dreamin/tinymist",
"license": "Apache-2.0",
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.26/tinymist-x86_64-pc-windows-msvc.zip",
"hash": "27a5b13893727db4cf88387f48a9f3009d5a00a45d5f1a7f5c7c3592e773d127"
"url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.28/tinymist-x86_64-pc-windows-msvc.zip",
"hash": "495da4ba90541210a8c9f956dcdeaa109ff3a26f0e85bcab5ff0982055fb42af"
},
"arm64": {
"url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.26/tinymist-aarch64-pc-windows-msvc.zip",
"hash": "d6ad52bc1a5ea86633b4e8ad07160434b7ee3cd3f3e1084f2fac0e6366085384"
"url": "https://github.com/Myriad-Dreamin/tinymist/releases/download/v0.13.28/tinymist-aarch64-pc-windows-msvc.zip",
"hash": "a873cda05e01fb7c6f351bcf77b91195bb6c6e2a90f48ecdc9197ed84f09be93"
}
},
"bin": "tinymist.exe",

View File

@ -1,5 +1,5 @@
{
"version": "r2023",
"version": "r2055",
"description": "vgmstream command line interface",
"homepage": "https://github.com/vgmstream/vgmstream",
"license": {
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/vgmstream/vgmstream/releases/download/r2023/vgmstream-win64.zip",
"hash": "ace860d496266429d3eddaf67957bd619413d4793b16669a8817ea78085734d6"
"url": "https://github.com/vgmstream/vgmstream/releases/download/r2055/vgmstream-win64.zip",
"hash": "2ea53e94eb6bd207a6b845d43b4e52bdb2d41fb7e92affc643ef8e96124210ce"
},
"32bit": {
"url": "https://github.com/vgmstream/vgmstream/releases/download/r2023/vgmstream-win.zip",
"hash": "76c613173c532764ab797d378a75fefd750b67620e32c2f40ce920e99ffc9c6e"
"url": "https://github.com/vgmstream/vgmstream/releases/download/r2055/vgmstream-win.zip",
"hash": "173364ca7af1947d15b157f73892323deafd149aa589cfdc18cd8e76ebc4544f"
}
},
"bin": "vgmstream-cli.exe",