Skip to content

Commit 060288b

Browse files
committed
prek 0.0.27
1 parent ec426b9 commit 060288b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/prek.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Prek < Formula
22
desc "Pre-commit re-implemented in Rust"
33
homepage "https://github.com/j178/prek"
4-
url "https://github.com/j178/prek/archive/refs/tags/v0.0.26.tar.gz"
5-
sha256 "3adf812af4d0329246914262dea29e27c5ed4358034ac9c4ed81cf1b95b80c20"
4+
url "https://github.com/j178/prek/archive/refs/tags/v0.0.27.tar.gz"
5+
sha256 "4434f31d54b8ee996b23fbd1b41d2d1aee7e47e34c6a855ce5e4abeefe01add9"
66
license "MIT"
77
head "https://github.com/j178/prek.git", branch: "master"
88

0 commit comments

Comments
 (0)