prek: Update to version 0.2.17

This commit is contained in:
github-actions[bot] 2025-11-18 16:30:38 +00:00
parent 82ad3a9a21
commit 04d45d1ac3

View File

@ -1,5 +1,5 @@
{ {
"version": "0.2.16", "version": "0.2.17",
"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.16/prek-x86_64-pc-windows-msvc.zip", "url": "https://github.com/j178/prek/releases/download/v0.2.17/prek-x86_64-pc-windows-msvc.zip",
"hash": "b3082094b61915635aee05c2f14c059bcbde009c4e4cbb0cd29431390d79c37a" "hash": "9821b1c5f1aaf524f869529d5df1b5304f71fe0f8fd96528935048fbabfd2122"
}, },
"32bit": { "32bit": {
"url": "https://github.com/j178/prek/releases/download/v0.2.16/prek-i686-pc-windows-msvc.zip", "url": "https://github.com/j178/prek/releases/download/v0.2.17/prek-i686-pc-windows-msvc.zip",
"hash": "d46b1fc0691fbc17e9128f192ad2ec87168f3f1f3fa8ff2af21b384bc0381241" "hash": "739dbbd7694444ffdd4059646d12055c2f3984d808197e9f91998fc0201783ff"
}, },
"arm64": { "arm64": {
"url": "https://github.com/j178/prek/releases/download/v0.2.16/prek-aarch64-pc-windows-msvc.zip", "url": "https://github.com/j178/prek/releases/download/v0.2.17/prek-aarch64-pc-windows-msvc.zip",
"hash": "54692da97fd3b108f5fad7030a1b874947a98b9450a30f1147e535ddbe33f3dc" "hash": "f330cb120110a7673110a204790980215d7d136644485372e30b30bf0c15a4e3"
} }
}, },
"bin": "prek.exe", "bin": "prek.exe",