prek: Update to version 0.2.19

This commit is contained in:
github-actions[bot] 2025-11-26 12:32:16 +00:00
parent cbe7abeb1b
commit 8404d93818

View File

@ -1,5 +1,5 @@
{
"version": "0.2.18",
"version": "0.2.19",
"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.18/prek-x86_64-pc-windows-msvc.zip",
"hash": "e5a48de7f3ff46e4733334ed2350bcaaf316496e53a8d9b3faa156cbc70ec78a"
"url": "https://github.com/j178/prek/releases/download/v0.2.19/prek-x86_64-pc-windows-msvc.zip",
"hash": "f65aa8b7aaa2c232041f2b4ba443720dae775a58f45f7a9d0f6852904d0b8a21"
},
"32bit": {
"url": "https://github.com/j178/prek/releases/download/v0.2.18/prek-i686-pc-windows-msvc.zip",
"hash": "32ac7251b31249a78d69bd6a4776e0ef325e08a9e436cb643a008e88edd809af"
"url": "https://github.com/j178/prek/releases/download/v0.2.19/prek-i686-pc-windows-msvc.zip",
"hash": "942df7392bb3ec0fd7d4cd998025aab991d555353c81d09f26c8fe6334244bc3"
},
"arm64": {
"url": "https://github.com/j178/prek/releases/download/v0.2.18/prek-aarch64-pc-windows-msvc.zip",
"hash": "5fcece649495434a0af14f5cb4958d41cabe62dd9d85330b7580bcc7435ecc83"
"url": "https://github.com/j178/prek/releases/download/v0.2.19/prek-aarch64-pc-windows-msvc.zip",
"hash": "b5cb79da9c7909a947fe37ce88664c303579aa41b01dec1204bba6911e517731"
}
},
"bin": "prek.exe",