From 258035c110957b19ef1254ab56c2cdf79b9fa53a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 16:30:00 +0000 Subject: [PATCH] prek: Update to version 0.2.14 --- bucket/prek.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/prek.json b/bucket/prek.json index 0824dadfff..3a21d163c4 100644 --- a/bucket/prek.json +++ b/bucket/prek.json @@ -1,5 +1,5 @@ { - "version": "0.2.13", + "version": "0.2.14", "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.13/prek-x86_64-pc-windows-msvc.zip", - "hash": "9347483c4e3b7c68e1f336efcd69a47f59b664c3bd1a347f56e82a60b5339cea" + "url": "https://github.com/j178/prek/releases/download/v0.2.14/prek-x86_64-pc-windows-msvc.zip", + "hash": "be40a370cfa48b1bdc7e4f35809bbf0e9a8ac1aa2da19029a050f2bce12422ec" }, "32bit": { - "url": "https://github.com/j178/prek/releases/download/v0.2.13/prek-i686-pc-windows-msvc.zip", - "hash": "d33c1df8c7a401f8526095d8885c5cf2c7e2f7ba43491984a6d0ce36c14d9257" + "url": "https://github.com/j178/prek/releases/download/v0.2.14/prek-i686-pc-windows-msvc.zip", + "hash": "702afc7e96a7cf1bb6faf93a43fd0a43db75dad3e93cb74b9f9aa5221be53d93" }, "arm64": { - "url": "https://github.com/j178/prek/releases/download/v0.2.13/prek-aarch64-pc-windows-msvc.zip", - "hash": "ce982c2672075eaf9ac77f7f6871fc40a4ae1622c581c2d2d251bf30974ca672" + "url": "https://github.com/j178/prek/releases/download/v0.2.14/prek-aarch64-pc-windows-msvc.zip", + "hash": "b0daa9db5b02e2bd746c517c7824fe1df15195d4dc4ddb601537ffa2034e4d94" } }, "bin": "prek.exe",