Compare commits

...

19 Commits

Author SHA1 Message Date
github-actions[bot]
5176b9020b ruff: Update to version 0.14.1 2025-10-16 20:28:50 +00:00
github-actions[bot]
6334e4a484 hugo: Update to version 0.151.2 2025-10-16 20:28:49 +00:00
github-actions[bot]
6b6c935818 hugo-extended: Update to version 0.151.2 2025-10-16 20:28:49 +00:00
github-actions[bot]
d62752346f gk: Update to version 3.1.41 2025-10-16 20:28:49 +00:00
github-actions[bot]
0b64737f16 dolt: Update to version 1.75.0 2025-10-16 20:28:48 +00:00
github-actions[bot]
281bbe1bc4 curl: Update to version 8.16.0_7 2025-10-16 20:28:48 +00:00
github-actions[bot]
7d850ad590 coder: Update to version 2.26.2 2025-10-16 20:28:47 +00:00
github-actions[bot]
e3466cd764 aws: Update to version 2.31.17 2025-10-16 20:28:47 +00:00
github-actions[bot]
2741f46670 aws-amplify: Update to version 14.1.2 2025-10-16 20:28:47 +00:00
github-actions[bot]
8b975f600d yamlfmt: Update to version 0.18.1 2025-10-16 16:30:23 +00:00
github-actions[bot]
8e0d33a360 terragrunt: Update to version 0.91.1 2025-10-16 16:30:22 +00:00
github-actions[bot]
cb45b5e685 syft: Update to version 1.34.2 2025-10-16 16:30:22 +00:00
github-actions[bot]
d5044c303b simplex-chat: Update to version 6.4.6 2025-10-16 16:30:21 +00:00
github-actions[bot]
b7574f052e quarkus-cli: Update to version 3.28.4 2025-10-16 16:30:21 +00:00
github-actions[bot]
fbedfcd206 mise: Update to version 2025.10.10 2025-10-16 16:30:21 +00:00
github-actions[bot]
73e59f015b minify: Update to version 2.24.4 2025-10-16 16:30:20 +00:00
github-actions[bot]
0615b65b55 grype: Update to version 0.101.1 2025-10-16 16:30:20 +00:00
github-actions[bot]
6558f16705 croc: Update to version 10.2.7 2025-10-16 16:30:20 +00:00
github-actions[bot]
8d9426034c alist: Update to version 3.54.0 2025-10-16 16:30:19 +00:00
19 changed files with 88 additions and 88 deletions

View File

@ -1,20 +1,20 @@
{
"version": "3.53.0",
"version": "3.54.0",
"description": "A file list program that supports multiple storage, powered by Gin and Solidjs.",
"homepage": "https://alist.nn.ci",
"license": "AGPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/alist-org/alist/releases/download/v3.53.0/alist-windows-amd64.zip",
"hash": "md5:f4fbad9a51e4f755d9c6172d9beea67a"
"url": "https://github.com/alist-org/alist/releases/download/v3.54.0/alist-windows-amd64.zip",
"hash": "md5:dd44dc12061c3b1fb4f4b6f9223f992d"
},
"32bit": {
"url": "https://github.com/alist-org/alist/releases/download/v3.53.0/alist-windows-386.zip",
"hash": "md5:3b54ade75126d22b7f44d9e580a2c3e2"
"url": "https://github.com/alist-org/alist/releases/download/v3.54.0/alist-windows-386.zip",
"hash": "md5:d6b70991d939298959dd1f208284367d"
},
"arm64": {
"url": "https://github.com/alist-org/alist/releases/download/v3.53.0/alist-windows-arm64.zip",
"hash": "md5:4a8b6e21e8c4d6938b014bf095865f93"
"url": "https://github.com/alist-org/alist/releases/download/v3.54.0/alist-windows-arm64.zip",
"hash": "md5:f1d8a3ba28ff77018eb1eca9a35d16d6"
}
},
"bin": [

View File

@ -1,12 +1,12 @@
{
"version": "14.1.1",
"version": "14.1.2",
"description": "A unified toolchain to create, integrate, and manage the AWS cloud services for your app.",
"homepage": "https://docs.amplify.aws/cli",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v14.1.1/amplify-pkg-win.exe.tgz",
"hash": "b6f7a18052d7ca956b782c6308b90b599d221c1ec4c773e4858a40a5091baa4a"
"url": "https://github.com/aws-amplify/amplify-cli/releases/download/v14.1.2/amplify-pkg-win.exe.tgz",
"hash": "381c3f2e9cfcdd35d9aad209ace96a64a67cabd314af94b1315444bfcc9a6607"
}
},
"pre_install": "Rename-Item \"$dir\\amplify-pkg-win.exe\" 'amplify.exe'",

View File

@ -1,12 +1,12 @@
{
"version": "2.31.16",
"version": "2.31.17",
"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.16.msi",
"hash": "607439b3af18cc1df8eb458b05822345ed7729e17762c61d6fe00505d6e1b883"
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.17.msi",
"hash": "e66d86ad9cdd409717e257ccc2f7517b4c1391cdcb1305ca5b2cc62b15bb07aa"
}
},
"extract_dir": "Amazon\\AWSCLIV2",

View File

@ -1,12 +1,12 @@
{
"version": "2.26.1",
"version": "2.26.2",
"description": "Creates remote development machines so your team can develop from anywhere.",
"homepage": "https://coder.com/",
"license": "AGPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/coder/coder/releases/download/v2.26.1/coder_2.26.1_windows_amd64.zip",
"hash": "eb143672e7a8a390be5d1dc328c2c7ae3a908e4bd0b9dbf8d7ccb828e6e4cdc0"
"url": "https://github.com/coder/coder/releases/download/v2.26.2/coder_2.26.2_windows_amd64.zip",
"hash": "82a9b15ada4c2d8d1e9895f79cd02eaf24cdd0a82d517b89a02d7bbedb455faa"
}
},
"bin": "coder.exe",

View File

@ -1,20 +1,20 @@
{
"version": "10.2.5",
"version": "10.2.7",
"description": "Easily and securely send things from one computer to another.",
"homepage": "https://schollz.com/software/croc6",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/schollz/croc/releases/download/v10.2.5/croc_v10.2.5_Windows-64bit.zip",
"hash": "1fdf10fddae2822cc4751b7c7b63c5e3143c4e59e6bd5e9af48216a65b992073"
"url": "https://github.com/schollz/croc/releases/download/v10.2.7/croc_v10.2.7_Windows-64bit.zip",
"hash": "ce6c73c280bf92b44f92c38417b0d0f7ffe62cd62b43cecba3d009a1befb3465"
},
"32bit": {
"url": "https://github.com/schollz/croc/releases/download/v10.2.5/croc_v10.2.5_Windows-32bit.zip",
"hash": "9956407daac64047de0400378fc49669bbf8076846de7b136da3300d564c608b"
"url": "https://github.com/schollz/croc/releases/download/v10.2.7/croc_v10.2.7_Windows-32bit.zip",
"hash": "a9c767785f16551aac6d1b92b042157890523f4500949867f0ad6748e9bc30a6"
},
"arm64": {
"url": "https://github.com/schollz/croc/releases/download/v10.2.5/croc_v10.2.5_Windows-ARM64.zip",
"hash": "3c8d93ccba801f33b354dd7a8f3e06375b1bb751e54bc4c6ab2e5175a27d0960"
"url": "https://github.com/schollz/croc/releases/download/v10.2.7/croc_v10.2.7_Windows-ARM64.zip",
"hash": "4d31bd74995b7758b8c9678173ade94f7c0ec680533d99b0388dfb3f21d7cf4c"
}
},
"bin": "croc.exe",

View File

@ -1,18 +1,18 @@
{
"version": "8.16.0_6",
"version": "8.16.0_7",
"description": "Command line tool and library for transferring data with URLs",
"homepage": "https://curl.se/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://curl.se/windows/dl-8.16.0_6/curl-8.16.0_6-win64-mingw.tar.xz",
"hash": "5109486b889fb40c3c6d217c998ffa4354991f4e772ac2cd7118244c55fa8de8",
"extract_dir": "curl-8.16.0_6-win64-mingw"
"url": "https://curl.se/windows/dl-8.16.0_7/curl-8.16.0_7-win64-mingw.tar.xz",
"hash": "e09ecab18d5a29ca6323a62dd7988294fdee18ed75c88803c5d2381a0036fb98",
"extract_dir": "curl-8.16.0_7-win64-mingw"
},
"arm64": {
"url": "https://curl.se/windows/dl-8.16.0_6/curl-8.16.0_6-win64a-mingw.tar.xz",
"hash": "5e1a1f74ff6f4d14acd0d6f24ca84b6ff53cd35f4a5032bcbfa5a03dbb288c8a",
"extract_dir": "curl-8.16.0_6-win64a-mingw"
"url": "https://curl.se/windows/dl-8.16.0_7/curl-8.16.0_7-win64a-mingw.tar.xz",
"hash": "ff88227422cbabfb188910df840b9d22350340e7f39094ae8ce68e60b6f35f5c",
"extract_dir": "curl-8.16.0_7-win64a-mingw"
}
},
"bin": "bin\\curl.exe",

View File

@ -2,11 +2,11 @@
"homepage": "https://github.com/dolthub/dolt",
"license": "Apache-2.0",
"description": "Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository.",
"version": "1.59.20",
"version": "1.75.0",
"architecture": {
"64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v1.59.20/dolt-windows-amd64.zip",
"hash": "5c96323aabd1489d394993feaab7de3a3255ecfb8be6567636882124286bc477"
"url": "https://github.com/dolthub/dolt/releases/download/v1.75.0/dolt-windows-amd64.zip",
"hash": "6e276d0a00a177cf35c5ccb93c715503319fdf06fa160dd6428cf086d360ed15"
}
},
"extract_dir": "dolt-windows-amd64",

View File

@ -1,5 +1,5 @@
{
"version": "3.1.40",
"version": "3.1.41",
"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.40/gk_3.1.40_windows_386.zip",
"hash": "b45734ea1acf16801471b0664fe32c377e0dc3701b0a83af0df86e30cb88470d"
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.41/gk_3.1.41_windows_386.zip",
"hash": "8154f18c3676829b1b4933ed113c99150c8422d7019bd04215aa5fbd84d5fdbd"
},
"64bit": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.40/gk_3.1.40_windows_amd64.zip",
"hash": "cb345cd700af3b4472c02ee6e6c8386a0864e36c5748f5c79b9808158d10bc5b"
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.41/gk_3.1.41_windows_amd64.zip",
"hash": "15b08f62ceaff45ceeabaf939d0476cbff5c28ab09cb4bf075d698f1784475dc"
},
"arm64": {
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.40/gk_3.1.40_windows_arm64.zip",
"hash": "07aac012edb2c1d1078b4df4b52638308582e11eedc6744d147220ed922d589b"
"url": "https://github.com/gitkraken/gk-cli/releases/download/v3.1.41/gk_3.1.41_windows_arm64.zip",
"hash": "5f137624d060df1b583f7e4adc7fce633f6558b2236d026c861608ebb3bd2cc2"
}
},
"bin": "gk.exe",

View File

@ -1,12 +1,12 @@
{
"version": "0.101.0",
"version": "0.101.1",
"description": "A vulnerability scanner for container images and filesystems.",
"homepage": "https://github.com/anchore/grype",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/anchore/grype/releases/download/v0.101.0/grype_0.101.0_windows_amd64.zip",
"hash": "61665a0f5d866bd93136340fed37fa64d979a85552047bf33c3597e9a77703aa"
"url": "https://github.com/anchore/grype/releases/download/v0.101.1/grype_0.101.1_windows_amd64.zip",
"hash": "c73ff538526797334ec6205248538b0a27057a82c4e2549dcefaa10f35bf35f4"
}
},
"bin": "grype.exe",

View File

@ -1,12 +1,12 @@
{
"version": "0.151.1",
"version": "0.151.2",
"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.1/hugo_extended_0.151.1_windows-amd64.zip",
"hash": "be93124375ea523bdcfa9822b2398a0cced51f379564ce226df0f18db27fbe45"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.151.2/hugo_extended_0.151.2_windows-amd64.zip",
"hash": "b589b90a4775911e66731f7f794510c2197c5a6146a6be888d657adf993ca0f3"
}
},
"bin": "hugo.exe",

View File

@ -1,16 +1,16 @@
{
"version": "0.151.1",
"version": "0.151.2",
"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.1/hugo_0.151.1_windows-amd64.zip",
"hash": "233c4df97a8dbe6da3bf53a21ef0f90579d37dd811cfc3dc853ac8c985208ada"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.151.2/hugo_0.151.2_windows-amd64.zip",
"hash": "7b9d7924392477f91ef283f79bbf4e33708f00bd32381edaf29e10463e2bf524"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.151.1/hugo_0.151.1_windows-arm64.zip",
"hash": "d42706b9d554cce06fde8a32da04b555ccdb9e95ef6188a0f9fe763eb3a4c464"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.151.2/hugo_0.151.2_windows-arm64.zip",
"hash": "210f227ab3082e8524773e5d8938961525a3a59795b6108c2db68c8731e97c1d"
}
},
"bin": "hugo.exe",

View File

@ -1,12 +1,12 @@
{
"version": "2.24.3",
"version": "2.24.4",
"description": "Go minifiers for web formats",
"homepage": "https://github.com/tdewolff/minify",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/tdewolff/minify/releases/download/v2.24.3/minify_windows_amd64.zip",
"hash": "d7013202687263f51236296bdc7498f0d918325d2b5a5cc07ce0a3c015cfabb4"
"url": "https://github.com/tdewolff/minify/releases/download/v2.24.4/minify_windows_amd64.zip",
"hash": "15bbef5fdf36cea4e35c11bad7a34a84939d1642f264e4611868f9e79458c1cc"
}
},
"bin": "minify.exe",

View File

@ -1,5 +1,5 @@
{
"version": "2025.10.9",
"version": "2025.10.10",
"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.9/mise-v2025.10.9-windows-x64.zip",
"hash": "b6b7e260ae1ed07444fa6b534f1ef693c7af0fb103c6ffda6a4cd122a48e54ef"
"url": "https://github.com/jdx/mise/releases/download/v2025.10.10/mise-v2025.10.10-windows-x64.zip",
"hash": "2cda27ea3d8c475fbf087e7b857137c437a422d3c971701da68484c616ab167c"
},
"arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.10.9/mise-v2025.10.9-windows-arm64.zip",
"hash": "7b4af54101ecacb175946b8028947b035375c03bf8247a345372aefebd22b5f8"
"url": "https://github.com/jdx/mise/releases/download/v2025.10.10/mise-v2025.10.10-windows-arm64.zip",
"hash": "5372c48497429590327c9e3ac70d416132d00a817be489781bf5abc0cca59213"
}
},
"extract_dir": "mise",

View File

@ -1,14 +1,14 @@
{
"version": "3.28.3",
"version": "3.28.4",
"description": "A CLI for Quarkus Java framework",
"homepage": "https://quarkus.io/",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/quarkusio/quarkus/releases/download/3.28.3/quarkus-cli-3.28.3.zip",
"extract_dir": "quarkus-cli-3.28.3",
"hash": "68241a1bd8734915e034514c5e82c05d4b1b1fb2d08cbbe1c65b2050c116c613",
"url": "https://github.com/quarkusio/quarkus/releases/download/3.28.4/quarkus-cli-3.28.4.zip",
"extract_dir": "quarkus-cli-3.28.4",
"hash": "238b938cd865aa3c2e74a0da3b6dcceb22edc9bd116a4a57f7189957b2285a51",
"bin": "bin\\quarkus.bat",
"checkver": {
"url": "https://registry.quarkus.io/client/platforms",

View File

@ -1,20 +1,20 @@
{
"version": "0.14.0",
"version": "0.14.1",
"description": "An extremely fast Python linter and code formatter, written in Rust.",
"homepage": "https://github.com/astral-sh/ruff",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.0/ruff-x86_64-pc-windows-msvc.zip",
"hash": "f81f957c862f310ac0be70ae7cef2e99afb4cc09648e40c039432e11465c2c1c"
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.1/ruff-x86_64-pc-windows-msvc.zip",
"hash": "ab0bc1876a16e1afa4177fe9f58d568fbe85921efb253395bd03d01e1e2c467d"
},
"32bit": {
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.0/ruff-i686-pc-windows-msvc.zip",
"hash": "75326418f1728e83ff615143beb32d203c73272621c4fec402dfd9c4ca0a403d"
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.1/ruff-i686-pc-windows-msvc.zip",
"hash": "ffe525c5e641f3bef31d9bc6e1e3585f9f796dda1254c15e5a18ef51a91917c3"
},
"arm64": {
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.0/ruff-aarch64-pc-windows-msvc.zip",
"hash": "a882d2ec2235c13f63453fde682775d2e1f8a44ccfd1af9e031255b051e30e70"
"url": "https://github.com/astral-sh/ruff/releases/download/0.14.1/ruff-aarch64-pc-windows-msvc.zip",
"hash": "3bd0b34cc645faaf88b4010a639d9b0ec6c313359774ad7e48daaef4ddb3c4f7"
}
},
"bin": "ruff.exe",

View File

@ -1,12 +1,12 @@
{
"version": "6.4.5",
"version": "6.4.6",
"description": "Private and secure chat and applications platform",
"homepage": "https://simplex.chat",
"license": "AGPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.4.5/simplex-chat-windows-x86-64#/simplex-chat.exe",
"hash": "d663de34f6b4a96673d6c67dbf15b200dab6443b5002c3fcb8bfe549608ae429"
"url": "https://github.com/simplex-chat/simplex-chat/releases/download/v6.4.6/simplex-chat-windows-x86-64#/simplex-chat.exe",
"hash": "ece4a681582874a30ac0a7890c136f821ccdd3c89db38909527d2e8043c2888b"
}
},
"bin": "simplex-chat.exe",

View File

@ -1,12 +1,12 @@
{
"version": "1.34.1",
"version": "1.34.2",
"description": "A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems.",
"homepage": "https://github.com/anchore/syft",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/anchore/syft/releases/download/v1.34.1/syft_1.34.1_windows_amd64.zip",
"hash": "10a221a61a4f51ee5edcf12011faeac20e17814c73e3d183c0313e0810fa9bab"
"url": "https://github.com/anchore/syft/releases/download/v1.34.2/syft_1.34.2_windows_amd64.zip",
"hash": "69833f07006b830290347dbc275f86d2d6cff13541e343bac5d3569668752b7a"
}
},
"bin": "syft.exe",

View File

@ -1,16 +1,16 @@
{
"version": "0.91.0",
"version": "0.91.1",
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
"homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.91.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "18ca4e26a9b032135d0a4b025edd1110bbdd3405efd863ce33e21cfee60e7bcf"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.91.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "f4639359c003f891c6980578f5e1dab1730376975808b297e1e12f2432948f0b"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.91.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "7744f1f03883eb533b99ef0902c06a63d788588620101a60e7fc55bcaf9264b7"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.91.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "ec780fb87eeadecd0d422e959f612dd27c65d5a67ee8c3485589cad45ce87db2"
}
},
"bin": "terragrunt.exe",

View File

@ -1,21 +1,21 @@
{
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
"version": "0.18.0",
"version": "0.18.1",
"description": "An extensible command line tool or library to format yaml files.",
"homepage": "https://github.com/google/yamlfmt",
"license": "Apache-2.0",
"architecture": {
"32bit": {
"url": "https://github.com/google/yamlfmt/releases/download/v0.18.0/yamlfmt_0.18.0_Windows_i386.tar.gz",
"hash": "4a487d7a49fe6cb0fa8e1d37836a1f2e71c4ac3c1e393ff4dc0e065f962e0c91"
"url": "https://github.com/google/yamlfmt/releases/download/v0.18.1/yamlfmt_0.18.1_Windows_i386.tar.gz",
"hash": "f86f6be76716fa513ba43ad418a0c93b68aa5cc2d96f3844ae8be58278db5871"
},
"64bit": {
"url": "https://github.com/google/yamlfmt/releases/download/v0.18.0/yamlfmt_0.18.0_Windows_x86_64.tar.gz",
"hash": "978dabac5fb1af259290b0e4a595fb86f4abede31f70fc00cbfb6658daee537c"
"url": "https://github.com/google/yamlfmt/releases/download/v0.18.1/yamlfmt_0.18.1_Windows_x86_64.tar.gz",
"hash": "a141883ec6e83b496b0714292df3385f10df9446c695edc3e0c619917ede7816"
},
"arm64": {
"url": "https://github.com/google/yamlfmt/releases/download/v0.18.0/yamlfmt_0.18.0_Windows_arm64.tar.gz",
"hash": "2698c4153d6b60046479dcf0d0c6bd26760070f586bdaf94bd812d816a7f6c87"
"url": "https://github.com/google/yamlfmt/releases/download/v0.18.1/yamlfmt_0.18.1_Windows_arm64.tar.gz",
"hash": "2aa90c86364079ef7f4095c73ad3149778927c2fd9f377d8b2946bb543f4b642"
}
},
"bin": "yamlfmt.exe",