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 ec426b9 commit 060288bCopy full SHA for 060288b
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.0.26.tar.gz"
5
- sha256 "3adf812af4d0329246914262dea29e27c5ed4358034ac9c4ed81cf1b95b80c20"
+ url "https://github.com/j178/prek/archive/refs/tags/v0.0.27.tar.gz"
+ sha256 "4434f31d54b8ee996b23fbd1b41d2d1aee7e47e34c6a855ce5e4abeefe01add9"
6
license "MIT"
7
head "https://github.com/j178/prek.git", branch: "master"
8
0 commit comments