From 201443feb21c2cc6966bef9d583d0fb96086ba1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 04:42:47 +0000 Subject: [PATCH] prek: Update to version 0.3.4 --- bucket/prek.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/prek.json b/bucket/prek.json index ada66d2a68..b33756d3c2 100644 --- a/bucket/prek.json +++ b/bucket/prek.json @@ -1,5 +1,5 @@ { - "version": "0.3.3", + "version": "0.3.4", "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.3.3/prek-x86_64-pc-windows-msvc.zip", - "hash": "c829796e1ddad21e82eef768cee01469880caff7b073a2f1c01073fe075d8ba7" + "url": "https://github.com/j178/prek/releases/download/v0.3.4/prek-x86_64-pc-windows-msvc.zip", + "hash": "21c6e119d58443a696bd585946a6fac8fa0b918a2d975f623157c3f72994a2f3" }, "32bit": { - "url": "https://github.com/j178/prek/releases/download/v0.3.3/prek-i686-pc-windows-msvc.zip", - "hash": "cda2f98c15ba0b43646ca1945dbb9720b0a468b1debb508362c25a4735db84b0" + "url": "https://github.com/j178/prek/releases/download/v0.3.4/prek-i686-pc-windows-msvc.zip", + "hash": "d997133b64dc8d5a90c6dbe361e6867d8366cc77bb29093a22b2d6dcc75fc6f1" }, "arm64": { - "url": "https://github.com/j178/prek/releases/download/v0.3.3/prek-aarch64-pc-windows-msvc.zip", - "hash": "f7a1611c879e9fb27d01fd1b9eebd469de6204530acb331b5e5b37f5054c2bc8" + "url": "https://github.com/j178/prek/releases/download/v0.3.4/prek-aarch64-pc-windows-msvc.zip", + "hash": "3ecf22c863de4d054b14c70fb7b6a3ead17de5b8e40e36c24f76b5aa13b03664" } }, "bin": "prek.exe",