prek: Update to version 0.2.16

This commit is contained in:
github-actions[bot] 2025-11-18 12:32:39 +00:00
parent 7ec57e2028
commit 8846c7729b

View File

@ -1,5 +1,5 @@
{ {
"version": "0.2.15", "version": "0.2.16",
"description": "prek is a reimagined version of pre-commit, built in Rust. It is designed to be a faster, dependency-free and drop-in alternative for it, while also providing some additional long-requested features.", "description": "prek is a reimagined version of pre-commit, built in Rust. It is designed to be a faster, dependency-free and drop-in alternative for it, while also providing some additional long-requested features.",
"homepage": "https://github.com/j178/prek", "homepage": "https://github.com/j178/prek",
"license": "MIT", "license": "MIT",
@ -9,16 +9,16 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/j178/prek/releases/download/v0.2.15/prek-x86_64-pc-windows-msvc.zip", "url": "https://github.com/j178/prek/releases/download/v0.2.16/prek-x86_64-pc-windows-msvc.zip",
"hash": "23bc6486ea5c67fcaf07450b16beb479cf26f29f369830d7effd3ddf803a66ec" "hash": "b3082094b61915635aee05c2f14c059bcbde009c4e4cbb0cd29431390d79c37a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/j178/prek/releases/download/v0.2.15/prek-i686-pc-windows-msvc.zip", "url": "https://github.com/j178/prek/releases/download/v0.2.16/prek-i686-pc-windows-msvc.zip",
"hash": "8de77eb4ea98cd9fed9f812917652ddcea602b7fb78e141e770b7ccde7c7d8e8" "hash": "d46b1fc0691fbc17e9128f192ad2ec87168f3f1f3fa8ff2af21b384bc0381241"
}, },
"arm64": { "arm64": {
"url": "https://github.com/j178/prek/releases/download/v0.2.15/prek-aarch64-pc-windows-msvc.zip", "url": "https://github.com/j178/prek/releases/download/v0.2.16/prek-aarch64-pc-windows-msvc.zip",
"hash": "4596ae0174ed27c9316fa7c7153e69b07128f2c299f20a01586b07b94d2cff43" "hash": "54692da97fd3b108f5fad7030a1b874947a98b9450a30f1147e535ddbe33f3dc"
} }
}, },
"bin": "prek.exe", "bin": "prek.exe",