Skip to content

Commit 9ced45f

Browse files
committed
prek 0.1.5
1 parent b580029 commit 9ced45f

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

0 commit comments

Comments
 (0)