We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a5b40 commit f043b4eCopy full SHA for f043b4e
Formula/p/prek.rb
@@ -1,8 +1,8 @@
1
class Prek < Formula
2
desc "Pre-commit re-implemented in Rust"
3
homepage "https://github.com/j178/prek"
4
- url "https://github.com/j178/prek/archive/refs/tags/v0.2.10.tar.gz"
5
- sha256 "92c079d2e8549a6d13320c92e59b3103f508356c5731770dc78cc875e1645fb6"
+ url "https://github.com/j178/prek/archive/refs/tags/v0.2.11.tar.gz"
+ sha256 "598bae6cd9f167dfd553b99b589f624bfe0c5c4b9280b543f602741d7e1aa016"
6
license "MIT"
7
head "https://github.com/j178/prek.git", branch: "master"
8
0 commit comments