prek: Update to version 0.2.18

This commit is contained in:
github-actions[bot] 2025-11-21 16:30:01 +00:00
parent bea6c1415e
commit c77109e365

View File

@ -1,5 +1,5 @@
{
"version": "0.2.17",
"version": "0.2.18",
"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",
"license": "MIT",
@ -9,16 +9,16 @@
],
"architecture": {
"64bit": {
"url": "https://github.com/j178/prek/releases/download/v0.2.17/prek-x86_64-pc-windows-msvc.zip",
"hash": "9821b1c5f1aaf524f869529d5df1b5304f71fe0f8fd96528935048fbabfd2122"
"url": "https://github.com/j178/prek/releases/download/v0.2.18/prek-x86_64-pc-windows-msvc.zip",
"hash": "e5a48de7f3ff46e4733334ed2350bcaaf316496e53a8d9b3faa156cbc70ec78a"
},
"32bit": {
"url": "https://github.com/j178/prek/releases/download/v0.2.17/prek-i686-pc-windows-msvc.zip",
"hash": "739dbbd7694444ffdd4059646d12055c2f3984d808197e9f91998fc0201783ff"
"url": "https://github.com/j178/prek/releases/download/v0.2.18/prek-i686-pc-windows-msvc.zip",
"hash": "32ac7251b31249a78d69bd6a4776e0ef325e08a9e436cb643a008e88edd809af"
},
"arm64": {
"url": "https://github.com/j178/prek/releases/download/v0.2.17/prek-aarch64-pc-windows-msvc.zip",
"hash": "f330cb120110a7673110a204790980215d7d136644485372e30b30bf0c15a4e3"
"url": "https://github.com/j178/prek/releases/download/v0.2.18/prek-aarch64-pc-windows-msvc.zip",
"hash": "5fcece649495434a0af14f5cb4958d41cabe62dd9d85330b7580bcc7435ecc83"
}
},
"bin": "prek.exe",