From c77109e365d745bf389276a2ed89a751119c209b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 16:30:01 +0000 Subject: [PATCH] prek: Update to version 0.2.18 --- bucket/prek.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/prek.json b/bucket/prek.json index 05b3079d54..0006a02cb1 100644 --- a/bucket/prek.json +++ b/bucket/prek.json @@ -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",