Skip to content

Commit dd8b1b5

Browse files
committed
prek 0.2.21
1 parent 73e7875 commit dd8b1b5

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.2.20.tar.gz"
5-
sha256 "354126214981186b9ceae8c72c08f94ad2a42f2983ca9b433f860fab9cce3481"
4+
url "https://github.com/j178/prek/archive/refs/tags/v0.2.21.tar.gz"
5+
sha256 "9cb2d55043047cac307eb0f15ef1b5ef491f4626def3e564a67055ba3d74806e"
66
license "MIT"
77
head "https://github.com/j178/prek.git", branch: "master"
88

0 commit comments

Comments
 (0)