Compare commits

...

24 Commits

Author SHA1 Message Date
github-actions[bot]
8b438d7926 wasmtime: Update to version 38.0.2 2025-10-22 00:39:57 +00:00
github-actions[bot]
a8ae4539c2 sqldef: Update to version 3.2.1 2025-10-22 00:39:56 +00:00
github-actions[bot]
10d8309a3d pdfcpu: Update to version 0.11.1 2025-10-22 00:39:56 +00:00
github-actions[bot]
6f7cb473d5 goreleaser: Update to version 2.12.6 2025-10-22 00:39:56 +00:00
github-actions[bot]
3c2d92d80f flyctl: Update to version 0.3.200 2025-10-22 00:39:55 +00:00
github-actions[bot]
1e54fe4b8b aws-sam-cli: Update to version 1.145.2 2025-10-22 00:39:55 +00:00
github-actions[bot]
a4393bfcbb vcpkg: Update to version 2025.10.17 2025-10-21 20:29:33 +00:00
github-actions[bot]
9088036680 uv: Update to version 0.9.5 2025-10-21 20:29:33 +00:00
github-actions[bot]
a2874ca57d railway: Update to version 4.11.0 2025-10-21 20:29:33 +00:00
github-actions[bot]
2049938da6 mise: Update to version 2025.10.14 2025-10-21 20:29:32 +00:00
github-actions[bot]
d7a6216b2d mingw-mstorsjo-llvm-ucrt: Update to version 21.1.4-20251021 2025-10-21 20:29:32 +00:00
github-actions[bot]
d601840f97 metabase: Update to version 0.56.11 2025-10-21 20:29:32 +00:00
github-actions[bot]
19964266d1 mediamtx: Update to version 1.15.3 2025-10-21 20:29:31 +00:00
github-actions[bot]
ca35157fe7 kops: Update to version 1.34.0 2025-10-21 20:29:31 +00:00
github-actions[bot]
ee45e0decd jenkins: Update to version 2.533 2025-10-21 20:29:31 +00:00
github-actions[bot]
dc5a218378 hugo: Update to version 0.152.0 2025-10-21 20:29:30 +00:00
github-actions[bot]
4d87f3244a hugo-extended: Update to version 0.152.0 2025-10-21 20:29:30 +00:00
github-actions[bot]
6e47d328b2 gk: Update to version 3.1.45 2025-10-21 20:29:30 +00:00
github-actions[bot]
e89faf7255 flyctl: Update to version 0.3.199 2025-10-21 20:29:29 +00:00
github-actions[bot]
6c41e4c778 edgedriver: Update to version 141.0.3537.92 2025-10-21 20:29:29 +00:00
github-actions[bot]
a1360f5332 crystal: Update to version 1.18.2 2025-10-21 20:29:28 +00:00
github-actions[bot]
9665e3e3e9 chromedriver: Update to version 141.0.7390.122 2025-10-21 20:29:28 +00:00
github-actions[bot]
008d308ba8 bazel: Update to version 8.4.2 2025-10-21 20:29:28 +00:00
github-actions[bot]
fccc5d231a aws: Update to version 2.31.19 2025-10-21 20:29:27 +00:00
23 changed files with 114 additions and 114 deletions

View File

@ -1,5 +1,5 @@
{
"version": "1.145.1",
"version": "1.145.2",
"description": "Build, test, debug, and deploy Serverless applications from CLI",
"homepage": "https://aws.amazon.com/serverless/sam/",
"license": "Apache-2.0",
@ -9,8 +9,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.145.1/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
"hash": "7bdf6fdd74d483a758d4af2fdbd01c5d8d83132c686c2007e69ce56000813bb2"
"url": "https://github.com/aws/aws-sam-cli/releases/download/v1.145.2/AWS_SAM_CLI_64_PY3.msi#/dl.msi_",
"hash": "3b0d3b7882bfbb9188d54f16914bf2015c90d973d469166f92fe358fa681cae0"
}
},
"pre_install": [

View File

@ -1,12 +1,12 @@
{
"version": "2.31.18",
"version": "2.31.19",
"description": "Unified tool to manage AWS services",
"homepage": "https://aws.amazon.com/cli/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.18.msi",
"hash": "79e3aa808c55acc22538e1c676343e9bc63e1742640622c46794a38d5ea807dd"
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.19.msi",
"hash": "bef0a806c1969979c9d987539ae6b288b2211d97ff2c27eb54540841d59b16f3"
}
},
"extract_dir": "Amazon\\AWSCLIV2",

View File

@ -1,5 +1,5 @@
{
"version": "7.6.2",
"version": "8.4.2",
"description": "A fast, scalable, multi-language and extensible build system",
"homepage": "https://bazel.build",
"license": "Apache-2.0",
@ -10,8 +10,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/bazelbuild/bazel/releases/download/7.6.2/bazel-7.6.2-windows-x86_64.zip",
"hash": "829af0bb9592db7a2082332939ed31710fc39fad932ca29cd7fa16177a5a6bd9"
"url": "https://github.com/bazelbuild/bazel/releases/download/8.4.2/bazel-8.4.2-windows-x86_64.zip",
"hash": "23f0d0a634650e5b9c6cece98dc375d346c42cea1ead83f2040e7a954633ade1"
}
},
"bin": "bazel.exe",

View File

@ -1,17 +1,17 @@
{
"version": "141.0.7390.78",
"version": "141.0.7390.122",
"description": "An open source tool for automated testing of webapps across many browsers",
"homepage": "https://chromedriver.chromium.org/",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.78/win64/chromedriver-win64.zip",
"hash": "fc01f94897391cfbc875293676a3da15ca455b7df6f7236296eb10bbe54423a8",
"url": "https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.122/win64/chromedriver-win64.zip",
"hash": "e6534e7d7aedd787bc4704e2fd29581bb72c4e9f33f08ae3dc12740162b6957d",
"extract_dir": "chromedriver-win64"
},
"32bit": {
"url": "https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.78/win32/chromedriver-win32.zip",
"hash": "8517088e31c0534dc572090e66c59dc0e4c3f3a9a3b7b9f45d47bd23f3ed0825",
"url": "https://storage.googleapis.com/chrome-for-testing-public/141.0.7390.122/win32/chromedriver-win32.zip",
"hash": "9e127b41e167a5ba6dcba8eb94c3ce2cbba95b24d59da696db922681cd3cda09",
"extract_dir": "chromedriver-win32"
}
},

View File

@ -1,12 +1,12 @@
{
"version": "1.18.1",
"version": "1.18.2",
"description": "The Crystal Programming Language",
"homepage": "https://www.crystal-lang.org/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/crystal-lang/crystal/releases/download/1.18.1/crystal-1.18.1-windows-x86_64-msvc-unsupported.zip",
"hash": "5904f4f5acdf89a973bed9381265c0fa44c2531eac41362cbeb0f8151d4b92ad"
"url": "https://github.com/crystal-lang/crystal/releases/download/1.18.2/crystal-1.18.2-windows-x86_64-msvc-unsupported.zip",
"hash": "08176e1c174ca093e5ef5ac64153c8a1becc4d29484a52b33a96d69b8ddcf7ec"
}
},
"bin": [

View File

@ -1,5 +1,5 @@
{
"version": "141.0.3537.85",
"version": "141.0.3537.92",
"description": "Close the loop on your developer cycle by automating testing of your website in Microsoft Edge (Chromium).",
"homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver",
"license": {
@ -9,16 +9,16 @@
"notes": "For legacy (EdgeHTML) version, see 'versions/edgedriver-legacy'.",
"architecture": {
"64bit": {
"url": "https://msedgedriver.microsoft.com/141.0.3537.85/edgedriver_win64.zip",
"hash": "f21048429bef85ea70e51087bd2545621f515fa5e28c032fc5295c025361bf41"
"url": "https://msedgedriver.microsoft.com/141.0.3537.92/edgedriver_win64.zip",
"hash": "4e7a44079df2e79fc6f221592a3a023042d9e0ccab704fe0fc9bfa6b83273277"
},
"32bit": {
"url": "https://msedgedriver.microsoft.com/141.0.3537.85/edgedriver_win32.zip",
"hash": "5f24358b9e18f040339aebf637252624d951556cd1718f27d9bc5ec2a276e656"
"url": "https://msedgedriver.microsoft.com/141.0.3537.92/edgedriver_win32.zip",
"hash": "146781c076735d64583c94bca1f3f8e503da6c33cd0bb4aa16a1f70ee97ccb6d"
},
"arm64": {
"url": "https://msedgedriver.microsoft.com/141.0.3537.85/edgedriver_arm64.zip",
"hash": "e766addcbeea091bb16d6abe6c1edfad185c83e97e1ecb8a1ee6d22308a305b3"
"url": "https://msedgedriver.microsoft.com/141.0.3537.92/edgedriver_arm64.zip",
"hash": "7eecaeb4e2801ea576e16f3b3c31c5cc6bc1cbec9cfe0835cdc9861d8cc8e6f2"
}
},
"bin": "msedgedriver.exe",

View File

@ -1,16 +1,16 @@
{
"version": "0.3.198",
"version": "0.3.200",
"description": "Command line deployment/management client for fly.io services",
"homepage": "https://github.com/superfly/flyctl",
"license": " Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.198/flyctl_0.3.198_Windows_x86_64.zip",
"hash": "ca80758635d2d766b801eae6e531c3ff14a32754c592587b0562368e85083cf6"
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.200/flyctl_0.3.200_Windows_x86_64.zip",
"hash": "d330ae362ab634695d857c2aff87e74b3b19b4de34296d28fa753ff3b8ca0291"
},
"arm64": {
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.198/flyctl_0.3.198_Windows_arm64.zip",
"hash": "ef307aa082315390b0c2fa5c2ffa1501b9dca1427f1138127232ef930af23f74"
"url": "https://github.com/superfly/flyctl/releases/download/v0.3.200/flyctl_0.3.200_Windows_arm64.zip",
"hash": "f25fd05565aafdd66a22fee86dea366a6d6dd8cb82da2d6f16afa4a19a711b2b"
}
},
"bin": [

View File

@ -1,5 +1,5 @@
{
"version": "3.1.44",
"version": "3.1.45",
"description": "GitKraken CLI",
"homepage": "https://www.gitkraken.com/cli",
"license": {
@ -8,16 +8,16 @@
},
"architecture": {
"32bit": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.44/gk_3.1.44_windows_386.zip",
"hash": "8829b8a34a164b50659a727d0de2f80fd0818ded0e0ad5bac35254bc75b858f9"
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.45/gk_3.1.45_windows_386.zip",
"hash": "8f73cb976e5faebcbdf9cd36b0bb40b7e156a9c322361bf57cd45e5a68422b16"
},
"64bit": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.44/gk_3.1.44_windows_amd64.zip",
"hash": "ee2fd211f7571cd42afdbab59f39fa043bd0c5a427d7c4fd37f01c1f42b3286b"
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.45/gk_3.1.45_windows_amd64.zip",
"hash": "2c29ed7023af3ed227de5a56d49fce0ac07e9ff8a403b3a01bdfdf01d7e0d8df"
},
"arm64": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.44/gk_3.1.44_windows_arm64.zip",
"hash": "c430be46fc3ebc0b18f929545374be76c30bbad94f0b37734d13b9b332a8dc62"
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.45/gk_3.1.45_windows_arm64.zip",
"hash": "751a8e9276a3e2aa5690a5b3bb2452551bef695aaa6519415c9327d490a1043a"
}
},
"bin": "gk.exe",

View File

@ -1,20 +1,20 @@
{
"version": "2.12.5",
"version": "2.12.6",
"description": "Release automation tool for Go projects.",
"homepage": "https://goreleaser.com",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.12.5/goreleaser_Windows_x86_64.zip",
"hash": "1c058cb462ccbf1d07cbab556867009912f5d6b6f98ddc208bba80766b734df4"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.12.6/goreleaser_Windows_x86_64.zip",
"hash": "9ae8f7423219ca729ab1c146c14d5b8d021fec4d9635cb2ecf9d58b8cf289787"
},
"32bit": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.12.5/goreleaser_Windows_i386.zip",
"hash": "417a4c00f7101ed2271b708e17a54aa723eda5b7ee6af8e2b665305bb1263d3b"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.12.6/goreleaser_Windows_i386.zip",
"hash": "dd2801cfcfcac0085852306a48351cd328c7dd4b23bf324cb21340cfed968803"
},
"arm64": {
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.12.5/goreleaser_Windows_arm64.zip",
"hash": "71d1d6529a59b57fb870c0c99c92ed4fe2bd6cc7b24d17590d435d6e6e94a167"
"url": "https://github.com/goreleaser/goreleaser/releases/download/v2.12.6/goreleaser_Windows_arm64.zip",
"hash": "3c00fd6ccdb59844bf1e65a4c9404bd9baa68830edb08045b484acb734c1e5db"
}
},
"bin": "goreleaser.exe",

View File

@ -1,12 +1,12 @@
{
"version": "0.151.2",
"version": "0.152.0",
"description": "Speedy and flexible static site generator. (with Sass/SCSS support)",
"homepage": "https://gohugo.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.151.2/hugo_extended_0.151.2_windows-amd64.zip",
"hash": "b589b90a4775911e66731f7f794510c2197c5a6146a6be888d657adf993ca0f3"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.152.0/hugo_extended_0.152.0_windows-amd64.zip",
"hash": "75835d46ed0bf3c213741bd923694dbbbca4530ed229c6edbd291e68283e2327"
}
},
"bin": "hugo.exe",

View File

@ -1,16 +1,16 @@
{
"version": "0.151.2",
"version": "0.152.0",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"homepage": "https://gohugo.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.151.2/hugo_0.151.2_windows-amd64.zip",
"hash": "7b9d7924392477f91ef283f79bbf4e33708f00bd32381edaf29e10463e2bf524"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.152.0/hugo_0.152.0_windows-amd64.zip",
"hash": "fc906067c0ff100cb57a3ca8b738a612535bbb35457ef3191070f00ee7cae46e"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.151.2/hugo_0.151.2_windows-arm64.zip",
"hash": "210f227ab3082e8524773e5d8938961525a3a59795b6108c2db68c8731e97c1d"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.152.0/hugo_0.152.0_windows-arm64.zip",
"hash": "9b9e510c61c97252da2d497252dcac11a14a938be7f1e7dd8c122cba39dc7d06"
}
},
"bin": "hugo.exe",

View File

@ -1,5 +1,5 @@
{
"version": "2.532",
"version": "2.533",
"description": "An automation server which enables developers around the world to reliably build, test, and deploy their software.",
"homepage": "https://www.jenkins.io",
"license": "MIT",
@ -7,8 +7,8 @@
"Java 11": "java/openjdk11",
"Java 17": "java/openjdk17"
},
"url": "https://get.jenkins.io/war/2.532/jenkins.war#/jenkins.jar",
"hash": "50e9b91184005736a6399dfdd26fece06ff26f9a720091c1406017c1d3f65b4f",
"url": "https://get.jenkins.io/war/2.533/jenkins.war#/jenkins.jar",
"hash": "788fee98c8691859edcbc111839b22dc0becc231d0263906756c0013c8ab37ba",
"bin": "jenkins.jar",
"checkver": {
"url": "https://www.jenkins.io/changelog/rss.xml",

View File

@ -1,13 +1,13 @@
{
"version": "1.33.1",
"version": "1.34.0",
"description": "Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management.",
"homepage": "https://kops.sigs.k8s.io",
"license": "Apache-2.0",
"depends": "kubectl",
"architecture": {
"64bit": {
"url": "https://github.com/kubernetes/kops/releases/download/v1.33.1/kops-windows-amd64#/kops.exe",
"hash": "a34276afb8f546c3fe49b4f4a70e223776b1d3d7571f73471bacff558fabf708"
"url": "https://github.com/kubernetes/kops/releases/download/v1.34.0/kops-windows-amd64#/kops.exe",
"hash": "90bf0552f2585a599da42e72fc44a579c53d8b12ec97ecfb5358902eb7eb8c64"
}
},
"bin": "kops.exe",

View File

@ -1,12 +1,12 @@
{
"version": "1.15.2",
"version": "1.15.3",
"description": "Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish and proxy video and audio streams",
"homepage": "https://github.com/bluenviron/mediamtx",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/bluenviron/mediamtx/releases/download/v1.15.2/mediamtx_v1.15.2_windows_amd64.zip",
"hash": "4b10a4ea4693e1864425275f25260feb456e3617de8e97bc41429b7689a6bc27"
"url": "https://github.com/bluenviron/mediamtx/releases/download/v1.15.3/mediamtx_v1.15.3_windows_amd64.zip",
"hash": "2971f7b509baa89f26ca6f099b6a6896039be19edd24bf982b65199826c59f04"
}
},
"bin": "mediamtx.exe",

View File

@ -1,13 +1,13 @@
{
"version": "0.56.10",
"version": "0.56.11",
"description": "The simplest, fastest way to get business intelligence and analytics to everyone in your company",
"homepage": "https://www.metabase.com",
"license": "AGPL-3.0-or-later",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://downloads.metabase.com/v0.56.10/metabase.jar",
"hash": "a2da4d87d4c99d4a078c05550a4aec24ef779c87847da342f1a999753beb7881",
"url": "https://downloads.metabase.com/v0.56.11/metabase.jar",
"hash": "b5d2460adb525b1c837323c833fa3be1d63aaacd5da0088344f4588b25e6b2e4",
"bin": "metabase.jar",
"checkver": {
"github": "https://github.com/metabase/metabase"

View File

@ -1,23 +1,23 @@
{
"version": "21.1.3-20251007",
"version": "21.1.4-20251021",
"description": "LLVM toolchain based on mingw-w64. (UCRT, mstorsjo build)",
"homepage": "https://github.com/mstorsjo/llvm-mingw/",
"license": "GPL-3.0-or-later,ZPL-2.1,Apache-2.0 WITH LLVM-exception,ISC",
"architecture": {
"64bit": {
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20251007/llvm-mingw-20251007-ucrt-x86_64.zip",
"hash": "9b98a1331b9787bbec5da2a2b78704809b91d807c26acc08b9d377292b92baf0",
"extract_dir": "llvm-mingw-20251007-ucrt-x86_64"
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20251021/llvm-mingw-20251021-ucrt-x86_64.zip",
"hash": "0a0ce4733b54de8c4858ecfc2a08447de57728dccf9fbf7fcba3ce7e0d0c6af8",
"extract_dir": "llvm-mingw-20251021-ucrt-x86_64"
},
"32bit": {
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20251007/llvm-mingw-20251007-ucrt-i686.zip",
"hash": "d2d14ac47db9b64371bab1784511e6ec112497694ba36f79d25e96b1b959d6e0",
"extract_dir": "llvm-mingw-20251007-ucrt-i686"
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20251021/llvm-mingw-20251021-ucrt-i686.zip",
"hash": "e1f7358fb78e6e4744494a96ff02680fd05937dee6bdcbe7d44df161f95eccce",
"extract_dir": "llvm-mingw-20251021-ucrt-i686"
},
"arm64": {
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20251007/llvm-mingw-20251007-ucrt-aarch64.zip",
"hash": "b3384bb167805fde7c82e9a0e3f62d92d7f5b80a2c87a05babadddd49b31062c",
"extract_dir": "llvm-mingw-20251007-ucrt-aarch64"
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20251021/llvm-mingw-20251021-ucrt-aarch64.zip",
"hash": "d31dd2799c18440acb7cc13b03cadfc3069dff48168cd406a44930e965b09655",
"extract_dir": "llvm-mingw-20251021-ucrt-aarch64"
}
},
"post_install": "Copy-Item \"$dir\\bin\\mingw32-make.exe\" \"$dir\\bin\\make.exe\"",

View File

@ -1,5 +1,5 @@
{
"version": "2025.10.13",
"version": "2025.10.14",
"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.10.13/mise-v2025.10.13-windows-x64.zip",
"hash": "c5e172c07e49be2422c69f2e62695af32f2386acb772ad1e75a2545f1b03ae2c"
"url": "https://github.com/jdx/mise/releases/download/v2025.10.14/mise-v2025.10.14-windows-x64.zip",
"hash": "1a5e2c6edf54b7ed6045676e083fe2d2ba6bd6da8dbeff9d9c7eed7635c76e43"
},
"arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.10.13/mise-v2025.10.13-windows-arm64.zip",
"hash": "c7c3f62592ac53eef224d15b2cc1fac72230644bc4c38dfa8aba5468f1bedb83"
"url": "https://github.com/jdx/mise/releases/download/v2025.10.14/mise-v2025.10.14-windows-arm64.zip",
"hash": "64c5a1c19f7560678a24c19421b290f37a4779e2004b684238d003fd63c6e4e6"
}
},
"extract_dir": "mise",

View File

@ -1,18 +1,18 @@
{
"version": "0.11.0",
"version": "0.11.1",
"description": "A PDF processor written in Go, supporting encryption.",
"homepage": "https://pdfcpu.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.11.0/pdfcpu_0.11.0_Windows_x86_64.zip",
"hash": "ad1e4df27a790fb7687d60d06f38492c5d8f6de06e0c99b57eb4af2ff377ad10",
"extract_dir": "pdfcpu_0.11.0_Windows_x86_64"
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.11.1/pdfcpu_0.11.1_Windows_x86_64.zip",
"hash": "b728436d173c6278286df5feb6ebf39e9fabca0951ca106c6e8678c7af14e9a8",
"extract_dir": "pdfcpu_0.11.1_Windows_x86_64"
},
"32bit": {
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.11.0/pdfcpu_0.11.0_Windows_i386.zip",
"hash": "3254c5fc9628ef0650fa68a42fd4e2648b5d1be48fe8fbc005247473fb81c5eb",
"extract_dir": "pdfcpu_0.11.0_Windows_i386"
"url": "https://github.com/pdfcpu/pdfcpu/releases/download/v0.11.1/pdfcpu_0.11.1_Windows_i386.zip",
"hash": "37ea74cbc25626581930d4156b091ef3b9a6eb6108c49f660d8bf7653693d1f5",
"extract_dir": "pdfcpu_0.11.1_Windows_i386"
}
},
"bin": "pdfcpu.exe",

View File

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

View File

@ -1,19 +1,19 @@
{
"version": "3.1.18",
"version": "3.2.1",
"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.18/mssqldef_windows_amd64.zip",
"https://github.com/k0kubun/sqldef/releases/download/v3.1.18/mysqldef_windows_amd64.zip",
"https://github.com/k0kubun/sqldef/releases/download/v3.1.18/sqlite3def_windows_amd64.zip"
"https://github.com/k0kubun/sqldef/releases/download/v3.2.1/mssqldef_windows_amd64.zip",
"https://github.com/k0kubun/sqldef/releases/download/v3.2.1/mysqldef_windows_amd64.zip",
"https://github.com/k0kubun/sqldef/releases/download/v3.2.1/sqlite3def_windows_amd64.zip"
],
"hash": [
"e533131204d2abf00e77224d35fdd82a4161cc624fd7312b6c036488c39a3784",
"ba1048e7ee850b39f0988ed82fb3e4bfbd85b04c902dcef4751f5dde79c424e1",
"5b0c461ee36e45b86131a7cc13b4a829caab6de31f050a2a127d881f688562a3"
"acbcf0b4ee15d4878e6822df0fac5f51d6686eabfd17b966eb2cc1e7c6a5eeea",
"4349d673be66ddd7a59d7e4947d1479ef3ce822c311808287aa37602667963a0",
"2ae83e08c3fbc1d22bda07aa32335233b6d5342e076daa1e9800c30f8d0f53bf"
]
}
},

View File

@ -1,20 +1,20 @@
{
"version": "0.9.4",
"version": "0.9.5",
"description": "An extremely fast Python package installer and resolver, written in Rust.",
"homepage": "https://docs.astral.sh/uv/",
"license": "Apache-2.0|MIT",
"architecture": {
"64bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.9.4/uv-x86_64-pc-windows-msvc.zip",
"hash": "6529c0039c89754d5e2d19a8869694b2f6c7c5a27e89bfe44037fef8077dcc30"
"url": "https://github.com/astral-sh/uv/releases/download/0.9.5/uv-x86_64-pc-windows-msvc.zip",
"hash": "515dc53d7553f1357d0abc1f70acd921fbb9e30230b1d9a08737236daa6ee920"
},
"32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.9.4/uv-i686-pc-windows-msvc.zip",
"hash": "c3bf7eb197164d3d63651412ff84185efc9c5b77509db120493dd84df6883ed4"
"url": "https://github.com/astral-sh/uv/releases/download/0.9.5/uv-i686-pc-windows-msvc.zip",
"hash": "a0f454fb7bb350821b228e6d9f46f942eb9103f40ce7bd8fafb495647586a82b"
},
"arm64": {
"url": "https://github.com/astral-sh/uv/releases/download/0.9.4/uv-aarch64-pc-windows-msvc.zip",
"hash": "cebd4cc1bfb1f9876903b528eb8d096dff701be9e1b0da04dab2f7151ec8ae11"
"url": "https://github.com/astral-sh/uv/releases/download/0.9.5/uv-aarch64-pc-windows-msvc.zip",
"hash": "4c615aa19e37b2ec7da3370a25a562bb0061ab005081e4539702c059715dc2b0"
}
},
"bin": [

View File

@ -1,14 +1,14 @@
{
"version": "2025.09.17",
"version": "2025.10.17",
"description": "C/C++ dependency manager from Microsoft For all platforms, buildsystems, and workflows",
"homepage": "https://vcpkg.io/",
"license": "MIT",
"suggest": {
"Git": "git"
},
"url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2025.09.17.zip",
"hash": "504bcab2baa39fb9694db6afea6601eb8dad384a60f8820b904cac8994d6864c",
"extract_dir": "vcpkg-2025.09.17",
"url": "https://github.com/microsoft/vcpkg/archive/refs/tags/2025.10.17.zip",
"hash": "0ddaf1430da978e6c944eae37e29f06887b1f101d8b322eaffebc0cf2e6b461f",
"extract_dir": "vcpkg-2025.10.17",
"pre_install": [
"if (Get-Command \"git.exe\" -ErrorAction SilentlyContinue) {",
" if (!(Test-Path \"$persist_dir\")) {",

View File

@ -1,13 +1,13 @@
{
"version": "38.0.1",
"version": "38.0.2",
"description": "Standalone JIT-style runtime for WebAssembly, using Cranelift",
"homepage": "https://wasmtime.dev",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v38.0.1/wasmtime-v38.0.1-x86_64-windows.zip",
"hash": "956bab437db2be644ec60d5f251a132834de5cbb45ae350de2c4ec179f9638cf",
"extract_dir": "wasmtime-v38.0.1-x86_64-windows"
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v38.0.2/wasmtime-v38.0.2-x86_64-windows.zip",
"hash": "96128023d3f807a2ad242d74f96771caeccda6bc20e693c61989440398449a39",
"extract_dir": "wasmtime-v38.0.2-x86_64-windows"
}
},
"bin": "wasmtime.exe",