Skip to content

Commit c3955d5

Browse files
committed
prek 0.0.29
1 parent 1ef74b6 commit c3955d5

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.28.tar.gz"
5-
sha256 "095964e821008e3291d5f5823142766e1f9cad576a10cc87de81e58c5464b3f9"
4+
url "https://github.com/j178/prek/archive/refs/tags/v0.0.29.tar.gz"
5+
sha256 "fe4ed382144aab1640f1b3ff277ba58a3b1b69b232d5ab226179b11d21f7798b"
66
license "MIT"
77
head "https://github.com/j178/prek.git", branch: "master"
88

0 commit comments

Comments
 (0)