From 8404d93818ffb00ceefcfe3befc2cee5131aec81 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 12:32:16 +0000 Subject: [PATCH] prek: Update to version 0.2.19 --- bucket/prek.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/prek.json b/bucket/prek.json index 0006a02cb1..81d10d3e08 100644 --- a/bucket/prek.json +++ b/bucket/prek.json @@ -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",