Compare commits

...

14 Commits

Author SHA1 Message Date
github-actions[bot]
92db8dc72d swc: Update to version 1.13.20 2025-09-27 04:29:19 +00:00
github-actions[bot]
4ecad9b351 sqldef: Update to version 3.0.6 2025-09-27 04:29:19 +00:00
github-actions[bot]
d577f28626 ollama: Update to version 0.12.3 2025-09-27 04:29:19 +00:00
github-actions[bot]
5292b8debd hledger: Update to version 1.50.2 2025-09-27 04:29:18 +00:00
github-actions[bot]
61d9fb0aff flyway: Update to version 11.13.1 2025-09-27 04:29:18 +00:00
github-actions[bot]
1e7551f3f5 dynamorio: Update to version 11.90.20356 2025-09-27 04:29:18 +00:00
github-actions[bot]
544a611544 yt-dlp: Update to version 2025.09.26 2025-09-27 00:35:52 +00:00
github-actions[bot]
c8093f488c trid: Update to version 2.41-25.09.27 2025-09-27 00:35:52 +00:00
github-actions[bot]
fc02b700c8 railway: Update to version 4.10.0 2025-09-27 00:35:51 +00:00
github-actions[bot]
c0eda9fab4 mise: Update to version 2025.9.20 2025-09-27 00:35:51 +00:00
github-actions[bot]
6df41a7c6a luau: Update to version 0.693 2025-09-27 00:35:51 +00:00
github-actions[bot]
dce0abec0a flyway: Update to version 11.13.2 2025-09-27 00:35:51 +00:00
github-actions[bot]
2949684a17 doctl: Update to version 1.145.0 2025-09-27 00:35:50 +00:00
github-actions[bot]
4b40cf55b9 devspace: Update to version 6.3.18 2025-09-27 00:35:50 +00:00
12 changed files with 60 additions and 60 deletions

View File

@ -1,16 +1,16 @@
{ {
"version": "6.3.17", "version": "6.3.18",
"description": "DevSpace is an open-source developer tool for Kubernetes that lets you develop and deploy cloud-native software faster", "description": "DevSpace is an open-source developer tool for Kubernetes that lets you develop and deploy cloud-native software faster",
"homepage": "https://devspace.sh", "homepage": "https://devspace.sh",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.17/devspace-windows-amd64.exe#/devspace.exe", "url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.18/devspace-windows-amd64.exe#/devspace.exe",
"hash": "a7c374f6826ec83db13abf0bb283221a0b4644a84b34e5161692efe9f89b1dd6" "hash": "ef5999e78103495587a6f2090035bc4cb588a4553ec8901008ebb8c4b43327da"
}, },
"32bit": { "32bit": {
"url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.17/devspace-windows-386.exe#/devspace.exe", "url": "https://github.com/devspace-sh/devspace/releases/download/v6.3.18/devspace-windows-386.exe#/devspace.exe",
"hash": "3a996fdc9afba6aefdb062f4afdc605a0d5cb811b7d024e7ebed00fb1a693eda" "hash": "83a564a93063a9eaba19dd074762d233553e140c42af1d20b9f3f1a0261dc330"
} }
}, },
"bin": "devspace.exe", "bin": "devspace.exe",

View File

@ -1,20 +1,20 @@
{ {
"version": "1.142.0", "version": "1.145.0",
"description": "A command line tool for DigitalOcean services", "description": "A command line tool for DigitalOcean services",
"homepage": "https://github.com/digitalocean/doctl", "homepage": "https://github.com/digitalocean/doctl",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.142.0/doctl-1.142.0-windows-amd64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.145.0/doctl-1.145.0-windows-amd64.zip",
"hash": "5cdf75987c43ef8c32158cc4dab549269bf3cfd61c1fdf9e4cb73c48a382c5f9" "hash": "48853a531eac471b35c947dd29041513817d3ed5041c10f4b1adf3e408ed2e35"
}, },
"32bit": { "32bit": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.142.0/doctl-1.142.0-windows-386.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.145.0/doctl-1.145.0-windows-386.zip",
"hash": "1025beb474f8afeeaa08e8c0da178090af85a67d7dfad25a43e9d93420848d4c" "hash": "241114b69b9114c3f0bd1e4d6452ef650e43d5587ad950f346896bc16fd5afd4"
}, },
"arm64": { "arm64": {
"url": "https://github.com/digitalocean/doctl/releases/download/v1.142.0/doctl-1.142.0-windows-arm64.zip", "url": "https://github.com/digitalocean/doctl/releases/download/v1.145.0/doctl-1.145.0-windows-arm64.zip",
"hash": "fc2c8c237be111b2b4e01e91d9aead09c8e451c27f10d879cc084d4315d75b40" "hash": "a1151251e9291c75a269b4351e82fe9525748c8874c71b4972fdebc0e9467faa"
} }
}, },
"bin": "doctl.exe", "bin": "doctl.exe",

View File

@ -1,11 +1,11 @@
{ {
"version": "11.90.20349", "version": "11.90.20356",
"description": "DynamoRIO is a runtime code manipulation system that supports code transformations on any part of a program, while it executes.", "description": "DynamoRIO is a runtime code manipulation system that supports code transformations on any part of a program, while it executes.",
"homepage": "https://dynamorio.org", "homepage": "https://dynamorio.org",
"license": "BSD-3-Clause-Clear", "license": "BSD-3-Clause-Clear",
"url": "https://github.com/DynamoRIO/dynamorio/releases/download/cronbuild-11.90.20349/DynamoRIO-Windows-11.90.20349.zip", "url": "https://github.com/DynamoRIO/dynamorio/releases/download/cronbuild-11.90.20356/DynamoRIO-Windows-11.90.20356.zip",
"hash": "bb4a2a4d945daf0d626405925b255e2f4886e93ff8b49ef9a6d3e00f47dafe0e", "hash": "9b8e1e56cb87bce4ff7f236a6c112bd332b869b2919976fc451303a670eba2f2",
"extract_dir": "DynamoRIO-Windows-11.90.20349", "extract_dir": "DynamoRIO-Windows-11.90.20356",
"architecture": { "architecture": {
"64bit": { "64bit": {
"bin": [ "bin": [

View File

@ -1,12 +1,12 @@
{ {
"version": "1.50.1", "version": "1.50.2",
"description": "Lightweight, portable and dependable accounting tools", "description": "Lightweight, portable and dependable accounting tools",
"homepage": "https://hledger.org", "homepage": "https://hledger.org",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/simonmichael/hledger/releases/download/1.50.1/hledger-windows-x64.zip", "url": "https://github.com/simonmichael/hledger/releases/download/1.50.2/hledger-windows-x64.zip",
"hash": "dfddda92b0da578ce65499407d86b570d1a96a05e237b57af6c1bbf8ba2f5be7" "hash": "97a35522d2c6232989d85832c42f5f5359c09d95a2da741425d768c98e6fa38a"
} }
}, },
"bin": [ "bin": [

View File

@ -1,12 +1,12 @@
{ {
"version": "0.692", "version": "0.693",
"description": "A fast, small, safe, gradually typed embeddable scripting language derived from Lua", "description": "A fast, small, safe, gradually typed embeddable scripting language derived from Lua",
"homepage": "https://luau-lang.org/", "homepage": "https://luau-lang.org/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Roblox/luau/releases/download/0.692/luau-windows.zip", "url": "https://github.com/Roblox/luau/releases/download/0.693/luau-windows.zip",
"hash": "4332d6e662e25b284430b7593226dd4986549a27c0245449bfd4aba055563e6a" "hash": "7fd1a04b99d83d1f9637a15fb45f984f07ee493085079ffa73be96e522ad921d"
} }
}, },
"bin": [ "bin": [

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.9.19", "version": "2025.9.20",
"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.9.19/mise-v2025.9.19-windows-x64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.9.20/mise-v2025.9.20-windows-x64.zip",
"hash": "4f65d200894f6c1c81d6acf02d258fa099ca725399e11aaf9268f0de9f8985ca" "hash": "10a6a5c430821b6d56eed92fa946f07d2e1ef14ca9e0c8fe1e5df310f62fc222"
}, },
"arm64": { "arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.9.19/mise-v2025.9.19-windows-arm64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.9.20/mise-v2025.9.20-windows-arm64.zip",
"hash": "349c32e5fc7327ce45dfc0a3dfe0f9cc142bf6500e1a044b45ac710651a6175f" "hash": "743c2c0516969bac4ec165b1c72908dac6a1c3375029b7a213f777e72417efa4"
} }
}, },
"extract_dir": "mise", "extract_dir": "mise",

View File

@ -1,5 +1,5 @@
{ {
"version": "0.12.2", "version": "0.12.3",
"description": "Get up and running with large language models locally.", "description": "Get up and running with large language models locally.",
"homepage": "https://ollama.com/", "homepage": "https://ollama.com/",
"license": "MIT", "license": "MIT",
@ -9,12 +9,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ollama/ollama/releases/download/v0.12.2/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.12.3/ollama-windows-amd64.zip",
"hash": "9cd4fc6add07699d9c97740f4f99fa91798a3fbcbc87d685c1eb8288c17cbc9e" "hash": "c440fcda7fb1f4677f16c159192aa9ad05aae6b010ee652b82ecc184d08e5549"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.12.2/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.12.3/ollama-windows-arm64.zip",
"hash": "0a6255e72ec4c3e9f2faa36217bd97fdd33b3e23b795b225194f74bc8b244ac9" "hash": "0ff67af7298aa36e17fd7149a5c3e13d613e18fce537d9d9d4b1c1347d7a2310"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",

View File

@ -1,20 +1,20 @@
{ {
"version": "4.9.0", "version": "4.10.0",
"description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.", "description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.",
"homepage": "https://github.com/railwayapp/cli", "homepage": "https://github.com/railwayapp/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.9.0/railway-v4.9.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.10.0/railway-v4.10.0-x86_64-pc-windows-msvc.zip",
"hash": "3977b0355bdd0020aed2501dc3e75564e13fc23f66aac6ce179b6418308bf790" "hash": "b8530fe0d0defe05612d53c0fc4e26dc3f6879da0666b81e5c2d97fc0ce20147"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.9.0/railway-v4.9.0-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.10.0/railway-v4.10.0-i686-pc-windows-msvc.zip",
"hash": "581c9797089caa10365dbca819ccad464df907fb0ad3327c6f30bc9e2bd006f5" "hash": "5c4e59c57bde9f3756ffdce3e3971bf8082c9dea4e74d4f517b454b415530090"
}, },
"arm64": { "arm64": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.9.0/railway-v4.9.0-aarch64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.10.0/railway-v4.10.0-aarch64-pc-windows-msvc.zip",
"hash": "5c92c10b43170b77a9ab56f7ec58949f5e7283a93559f1b8f6a82a6806895419" "hash": "998b38764c904a4e91e3822b54aa1fe26c93a710f4f4b839e4acddda7aca4a65"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",

View File

@ -1,19 +1,19 @@
{ {
"version": "3.0.2", "version": "3.0.6",
"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.0.2/mssqldef_windows_amd64.zip", "https://github.com/k0kubun/sqldef/releases/download/v3.0.6/mssqldef_windows_amd64.zip",
"https://github.com/k0kubun/sqldef/releases/download/v3.0.2/mysqldef_windows_amd64.zip", "https://github.com/k0kubun/sqldef/releases/download/v3.0.6/mysqldef_windows_amd64.zip",
"https://github.com/k0kubun/sqldef/releases/download/v3.0.2/sqlite3def_windows_amd64.zip" "https://github.com/k0kubun/sqldef/releases/download/v3.0.6/sqlite3def_windows_amd64.zip"
], ],
"hash": [ "hash": [
"3ad0c933fc479343e70257a6cf5931d0cd144defd23daa8573feac0a04449c7c", "c4e12037b56abe1b9f7281d1756066b25b32c8c008d0cc1ec2b35fe075b3b7ad",
"0e24a689fee05d262d637b0311da16a3646670be898cfb8d9f51155e65a6437b", "afb576e620dd484888746524172ea1ebe194b0a8ed7bcbc3daadb6d1ba8692d7",
"29c388bb4366e27bd98bbba82932ad6b7e05fa06941d1a896ea2ad4ed20888c6" "433a7dbfe83c88488bbebe700c09a10be730425c3b82179a68a5b5c0dfe00155"
] ]
} }
}, },

View File

@ -1,20 +1,20 @@
{ {
"version": "1.13.20-nightly-20250926.1", "version": "1.13.20",
"description": "A super-fast TypeScript / JavaScript compiler written in Rust", "description": "A super-fast TypeScript / JavaScript compiler written in Rust",
"homepage": "https://swc.rs", "homepage": "https://swc.rs",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/swc-project/swc/releases/download/v1.13.20-nightly-20250926.1/swc-win32-x64-msvc.exe#/swc.exe", "url": "https://github.com/swc-project/swc/releases/download/v1.13.20/swc-win32-x64-msvc.exe#/swc.exe",
"hash": "3481630b8ce1b57e4cd4d5acdfeeb1c14f02424e5d3eb7a3f266b73033f560e2" "hash": "0d6d483a4aa830ca1b7d73b1f090de8700a3942fbd3de7295816c747c3e117ab"
}, },
"32bit": { "32bit": {
"url": "https://github.com/swc-project/swc/releases/download/v1.13.20-nightly-20250926.1/swc-win32-ia32-msvc.exe#/swc.exe", "url": "https://github.com/swc-project/swc/releases/download/v1.13.20/swc-win32-ia32-msvc.exe#/swc.exe",
"hash": "6a15fec114cf51d0fdf662e6dc7587701623f000484da4a5a9de9d45e7df05cb" "hash": "0fca1d4c81cdf3b8b47984ff942ba2b7bf43b3cad8358d91ed9283cc4b9d4824"
}, },
"arm64": { "arm64": {
"url": "https://github.com/swc-project/swc/releases/download/v1.13.20-nightly-20250926.1/swc-win32-arm64-msvc.exe#/swc.exe", "url": "https://github.com/swc-project/swc/releases/download/v1.13.20/swc-win32-arm64-msvc.exe#/swc.exe",
"hash": "9e59414d728743c2972252eeb3c36ecb022c258a5997969040f130befdecd13b" "hash": "2cb8ce03cba8b2b43e9b9adc5220b3382911bef9b6d55ef807da7a9a73b41554"
} }
}, },
"bin": "swc.exe", "bin": "swc.exe",

View File

@ -1,6 +1,6 @@
{ {
"##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually", "##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually",
"version": "2.41-25.09.25", "version": "2.41-25.09.27",
"description": "A utility designed to identify file types from their binary signatures.", "description": "A utility designed to identify file types from their binary signatures.",
"homepage": "https://www.mark0.net/soft-trid-e.html", "homepage": "https://www.mark0.net/soft-trid-e.html",
"license": "Shareware", "license": "Shareware",
@ -9,7 +9,7 @@
"https://mark0.net/download/trid_w32.zip" "https://mark0.net/download/trid_w32.zip"
], ],
"hash": [ "hash": [
"c68f6c4e7416aec938d4652524145bb490e45ed33839625af2246a3015c933b5", "df7dbe8b552a8873138e8c264fa2b818bf8248b49f80ef0edf3fb66a0d0bc302",
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f" "ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
], ],
"bin": "trid.exe", "bin": "trid.exe",

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.09.23", "version": "2025.09.26",
"description": "A youtube-dl fork with additional features and fixes.", "description": "A youtube-dl fork with additional features and fixes.",
"homepage": "https://github.com/yt-dlp/yt-dlp", "homepage": "https://github.com/yt-dlp/yt-dlp",
"license": "Unlicense", "license": "Unlicense",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.23/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.26/yt-dlp.exe",
"hash": "2c0e36da21afedd9affee9b1b95d834a72fab2bb21864636ed4af1c6bad9f4f0" "hash": "f930cb6bef322cb692fb9e778ee52952619e75f07f2b063d554ff2100cebf7d9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.23/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.26/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "ee5dbec8382f66513feb31f78dce3c4c41e7289cbab44eb2465a68ec28c4ce9a" "hash": "dab92346c3699936dc036961661cba4cef8113dcd062379ddc072f158da464b3"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",