Compare commits

...

7 Commits

Author SHA1 Message Date
github-actions[bot]
9454092e02 nyagos: Update to version 4.4.18_0 2025-10-25 16:29:18 +00:00
github-actions[bot]
5fe05ba0cc mise: Update to version 2025.10.18 2025-10-25 16:29:18 +00:00
github-actions[bot]
6f32604ec4 aqua: Update to version 2.55.1 2025-10-25 16:29:17 +00:00
github-actions[bot]
40967dc5e5 starship: Update to version 1.24.0 2025-10-25 12:32:02 +00:00
github-actions[bot]
f03cd4a6c5 signal-cli: Update to version 0.13.21 2025-10-25 12:32:01 +00:00
github-actions[bot]
7833cc6d39 juliaup: Update to version 1.18.7 2025-10-25 12:32:01 +00:00
github-actions[bot]
0caff7b80a curl: Update to version 8.16.0_10 2025-10-25 12:32:01 +00:00
7 changed files with 38 additions and 38 deletions

View File

@ -1,16 +1,16 @@
{ {
"version": "2.55.0", "version": "2.55.1",
"description": "Declarative CLI version manager written in Go", "description": "Declarative CLI version manager written in Go",
"homepage": "https://aquaproj.github.io/", "homepage": "https://aquaproj.github.io/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.55.0/aqua_windows_amd64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.55.1/aqua_windows_amd64.zip",
"hash": "741873952ca6cc9b6a718480272479710187c63569de60ecdc73d3eabb5014d2" "hash": "3efa0eaecd4f252f9dcf0d3b723e77894657977dc91939aac7697380a3f476a1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.55.0/aqua_windows_arm64.zip", "url": "https://github.com/aquaproj/aqua/releases/download/v2.55.1/aqua_windows_arm64.zip",
"hash": "0e3ff5733276384978543e68679ffe8da886a53d141a5be33da636848eb6843b" "hash": "faf478d4db6e873ed85365e6864af31bf831317a1736b4ca7f3cf561e3a463ec"
} }
}, },
"bin": "aqua.exe", "bin": "aqua.exe",

View File

@ -1,18 +1,18 @@
{ {
"version": "8.16.0_9", "version": "8.16.0_10",
"description": "Command line tool and library for transferring data with URLs", "description": "Command line tool and library for transferring data with URLs",
"homepage": "https://curl.se/", "homepage": "https://curl.se/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://curl.se/windows/dl-8.16.0_9/curl-8.16.0_9-win64-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.16.0_10/curl-8.16.0_10-win64-mingw.tar.xz",
"hash": "f2b442ab7ab25e07c6ebe45c8a796312cdede7af3c34d07f3f04c525d69826f8", "hash": "9bb7f57c619be49457d0cb9151de41875536d64c7c28878981db293ac13be829",
"extract_dir": "curl-8.16.0_9-win64-mingw" "extract_dir": "curl-8.16.0_10-win64-mingw"
}, },
"arm64": { "arm64": {
"url": "https://curl.se/windows/dl-8.16.0_9/curl-8.16.0_9-win64a-mingw.tar.xz", "url": "https://curl.se/windows/dl-8.16.0_10/curl-8.16.0_10-win64a-mingw.tar.xz",
"hash": "64935630e6539bb6440ddfa6488bbe419bc740408cda51ef0ea427665d648595", "hash": "5d8ab20b8aead2bb816fa93421d7658a12a2237081b5e74fc3368a60173e2788",
"extract_dir": "curl-8.16.0_9-win64a-mingw" "extract_dir": "curl-8.16.0_10-win64a-mingw"
} }
}, },
"bin": "bin\\curl.exe", "bin": "bin\\curl.exe",

View File

@ -1,17 +1,17 @@
{ {
"version": "1.18.5", "version": "1.18.7",
"description": "Julia installer and version multiplexer", "description": "Julia installer and version multiplexer",
"homepage": "https://github.com/JuliaLang/juliaup", "homepage": "https://github.com/JuliaLang/juliaup",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.5-x64.msi", "url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.7-x64.msi",
"hash": "0a853ac44171ecafa7427a706c0377b26ebde15385874056010a45a117e8758c", "hash": "68cf50fd70d51429db79a7dc62203f19466aea429e647a91bb719203ae987e2d",
"extract_dir": "PFiles64\\Julia" "extract_dir": "PFiles64\\Julia"
}, },
"32bit": { "32bit": {
"url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.5-x86.msi", "url": "https://julialang-s3.julialang.org/juliaup/winmsi/Julia-v1.18.7-x86.msi",
"hash": "c1d0a4947a2f028f7a95289a9015d2ac06314ce7e03fa7328ff66c01fc13c821", "hash": "a1346cac404784ee9c915791939629354000431842572716e5502274bd953017",
"extract_dir": "PFiles\\Julia" "extract_dir": "PFiles\\Julia"
} }
}, },

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.10.17", "version": "2025.10.18",
"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.17/mise-v2025.10.17-windows-x64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.10.18/mise-v2025.10.18-windows-x64.zip",
"hash": "05009bc64db60abfec5e61d62b825e6c57116f20d0c27439429bb4a1b4b1de24" "hash": "f9dc9e8d6d2fb9abb17fb3d44ee614c0dca62b5f45405c8260d94d7cde4f5f8e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.10.17/mise-v2025.10.17-windows-arm64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.10.18/mise-v2025.10.18-windows-arm64.zip",
"hash": "a8c1019228475d171cfd19e0c15b040061ff555624e5360da4d28b013fbbce48" "hash": "5f0d899053bea166fdc855d456a19e393822902691447bdf738053b51c65ceae"
} }
}, },
"extract_dir": "mise", "extract_dir": "mise",

View File

@ -1,16 +1,16 @@
{ {
"version": "4.4.17_2", "version": "4.4.18_0",
"description": "The hybrid Commandline Shell betweeeeeeen UNIX & DOS.", "description": "The hybrid Commandline Shell betweeeeeeen UNIX & DOS.",
"homepage": "https://github.com/zetamatta/nyagos", "homepage": "https://github.com/zetamatta/nyagos",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.17_2/nyagos-4.4.17_2-windows-amd64.zip", "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.18_0/nyagos-4.4.18_0-windows-amd64.zip",
"hash": "9a64a3e6ea2cb5478916ed9675f6319cec669faf8815afba5f5ce86343d89384" "hash": "bf08e15876d80db8e25c47b9afc61217752b05b78817bedf1deab9ba059421c0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.17_2/nyagos-4.4.17_2-windows-386.zip", "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.18_0/nyagos-4.4.18_0-windows-386.zip",
"hash": "a39ee7f7a9f087b07a0ea39e96574b32b9d126cc3cefb574b2551908e34bf8c5" "hash": "a8990c5839b6ce4b9a3724e7574922aefa5801e53232ee4c445edb92f5fabd04"
} }
}, },
"bin": "nyagos.exe", "bin": "nyagos.exe",

View File

@ -1,14 +1,14 @@
{ {
"version": "0.13.20", "version": "0.13.21",
"description": "A cross-platform encrypted messaging service (command line/dbus version).", "description": "A cross-platform encrypted messaging service (command line/dbus version).",
"homepage": "https://github.com/AsamK/signal-cli", "homepage": "https://github.com/AsamK/signal-cli",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://github.com/AsamK/signal-cli/releases/download/v0.13.20/signal-cli-0.13.20.tar.gz", "url": "https://github.com/AsamK/signal-cli/releases/download/v0.13.21/signal-cli-0.13.21.tar.gz",
"hash": "305811d9cf978738313ba8efededf4ad37fb6d155ae60c67cd538b9de997618f", "hash": "739a11333ad0ddc67a9e5d10968e83ac34f40fa940c996ee2351b53fc0b4e79f",
"extract_dir": "signal-cli-0.13.20", "extract_dir": "signal-cli-0.13.21",
"bin": "bin\\signal-cli.bat", "bin": "bin\\signal-cli.bat",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {

View File

@ -1,5 +1,5 @@
{ {
"version": "1.23.0", "version": "1.24.0",
"description": "The minimal, blazing fast, and extremely customizable prompt for any shell!", "description": "The minimal, blazing fast, and extremely customizable prompt for any shell!",
"homepage": "https://starship.rs", "homepage": "https://starship.rs",
"license": "ISC", "license": "ISC",
@ -12,16 +12,16 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/starship/starship/releases/download/v1.23.0/starship-x86_64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.24.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "50e670dda19bcc480ae4d1f7f0d3c7a092693252292406b54ababa706100f03c" "hash": "afa6f4e7bfcfb250a642361368d72599b485cb28ca0e67dc2149264b1dec2306"
}, },
"32bit": { "32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.23.0/starship-i686-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.24.0/starship-i686-pc-windows-msvc.zip",
"hash": "2bdc209c673de3537a173184c5ba09c205d5433915c1e98a9efffe0a6e6dadbe" "hash": "1ec2a9cef2e02241b2d14d3b762e00ae0de96de31fed84d6ebf30884cb5a425a"
}, },
"arm64": { "arm64": {
"url": "https://github.com/starship/starship/releases/download/v1.23.0/starship-aarch64-pc-windows-msvc.zip", "url": "https://github.com/starship/starship/releases/download/v1.24.0/starship-aarch64-pc-windows-msvc.zip",
"hash": "b89470c308fa2fa4bf77d0df8ea9c74d8102817be936b2367959845c60008baa" "hash": "d5fb746738e55ee1ce3b712f17ff3a53c8758fd213ecccdbe62d02c1daafbe4a"
} }
}, },
"bin": "starship.exe", "bin": "starship.exe",