From 1c50b87eb141ff58fe4b1b904f74b4965cfb288d Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 22 Jan 2026 04:20:49 +0000 Subject: [PATCH] Update `prek@latest` to 0.3.0 --- CHANGELOG.md | 2 ++ manifests/prek.json | 39 ++++++++++++++++++++++++++++++++++++++- 2 files changed, 40 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f24b03fb..53f527bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `prek@latest` to 0.3.0. + - Update `mise@latest` to 2026.1.6. - Update `tombi@latest` to 0.7.22. diff --git a/manifests/prek.json b/manifests/prek.json index 2ec5611a..6ad251d9 100644 --- a/manifests/prek.json +++ b/manifests/prek.json @@ -40,7 +40,44 @@ }, "license_markdown": "[MIT](https://github.com/j178/prek/blob/master/LICENSE)", "latest": { - "version": "0.2.30" + "version": "0.3.0" + }, + "0.3": { + "version": "0.3.0" + }, + "0.3.0": { + "x86_64_linux_musl": { + "etag": "0x8DE596AE77D5007", + "checksum": "d3b4059b4ef630cdff090578e74273e329a76f0dce22bcf78cdfd59df8eb174c" + }, + "x86_64_macos": { + "etag": "0x8DE596AE6FFD34F", + "checksum": "53ddbc9c6aea7afb6ff9e0b41303881844a0ec956f803f751365f5c3c45d373c" + }, + "x86_64_windows": { + "etag": "0x8DE596AE70A27F1", + "checksum": "cff9e2f372f7f5a31578e402938a629e45567c8f0ae3a098d269c776d97e43c8" + }, + "aarch64_linux_musl": { + "etag": "0x8DE596AE591D8C5", + "checksum": "8230ec50172a934c0b616b249243e37ccf8b7ada8e5c71bd09d08e508a4ed0c8" + }, + "aarch64_macos": { + "etag": "0x8DE596AE54ABF6A", + "checksum": "9ab0d19a38ce659fe88a1d76ff94b9fd23c31e30be0b22ee94c24fbd92509008" + }, + "aarch64_windows": { + "etag": "0x8DE596AE55DE3CB", + "checksum": "f85a128f7ef3f4c5cebfc0884db2f4728b1fb6dfdf2baa205264a6559288df40" + }, + "riscv64_linux_gnu": { + "etag": "0x8DE596AE6A851AC", + "checksum": "385373b35fc2e9b9d009585fd6bad1533544d4e22b1e69106cb1651ea0ac686b" + }, + "s390x_linux_gnu": { + "etag": "0x8DE596AE6FACFF7", + "checksum": "f68e7027e20bea82ae2afa590a3a84ae9678eb8b5796089e72d39f1967b6da78" + } }, "0.2": { "version": "0.2.30"