Skip to content

Commit c2d2862

Browse files
committed
prek 0.2.22
1 parent 68e6233 commit c2d2862

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

0 commit comments

Comments
 (0)