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 b580029 commit 9ced45fCopy full SHA for 9ced45f
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.1.4.tar.gz"
5
- sha256 "daf0a3831b5d4bc9cdce79acdc67b05b5d46376fc27be15f0df07c99b0ed3c4e"
+ url "https://github.com/j178/prek/archive/refs/tags/v0.1.5.tar.gz"
+ sha256 "d27087c5c7d096a77645a995112d95e4ccd23136299348053b335a1a621a3b1d"
6
license "MIT"
7
head "https://github.com/j178/prek.git", branch: "master"
8
0 commit comments