Skip to content

Commit f043b4e

Browse files
committed
prek 0.2.11
1 parent 34a5b40 commit f043b4e

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.10.tar.gz"
5-
sha256 "92c079d2e8549a6d13320c92e59b3103f508356c5731770dc78cc875e1645fb6"
4+
url "https://github.com/j178/prek/archive/refs/tags/v0.2.11.tar.gz"
5+
sha256 "598bae6cd9f167dfd553b99b589f624bfe0c5c4b9280b543f602741d7e1aa016"
66
license "MIT"
77
head "https://github.com/j178/prek.git", branch: "master"
88

0 commit comments

Comments
 (0)