pre-commit 0.5.3
Closes Homebrew/homebrew#40865. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
51fa252e11
commit
7a4914736c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class PreCommit < Formula
|
||||
desc "Framework for managing multi-language pre-commit hooks"
|
||||
homepage "http://pre-commit.com/"
|
||||
url "https://github.com/pre-commit/pre-commit/archive/v0.5.0.tar.gz"
|
||||
sha256 "567d8e0f64e176c2c2c97c80a3c96c2d40c7a21d205bee84ce5f74d9323de9fb"
|
||||
url "https://github.com/pre-commit/pre-commit/archive/v0.5.3.tar.gz"
|
||||
sha256 "1260ea96c54f517b3adb835170be119d6f233aff7a7fd3227bc5a8f984b602e1"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue