jvgrep: update 5.8.2 bottle.
This commit is contained in:
parent
7a7b8a0ad5
commit
ea62a6fc86
1 changed files with 4 additions and 3 deletions
|
@ -7,9 +7,10 @@ class Jvgrep < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "0406af870ba8a0856f55f84959c482f3233c4bf14034a1365f5e56bdbd1e8a4b" => :catalina
|
||||
sha256 "a80b912749b52c3468dc0a4d292dd08468ac3dc7e3f3e333f1e2ed86427ae3d1" => :mojave
|
||||
sha256 "b077a43b04365d028da6bdbd7876c8d21be347dfc3afb6f1dd9a5a1a4efe92da" => :high_sierra
|
||||
rebuild 1
|
||||
sha256 "e3185aabdad286cf8e9879a2ba383c55c65daa00cd6b3579f94b0cf42240cd51" => :catalina
|
||||
sha256 "e3185aabdad286cf8e9879a2ba383c55c65daa00cd6b3579f94b0cf42240cd51" => :mojave
|
||||
sha256 "e3185aabdad286cf8e9879a2ba383c55c65daa00cd6b3579f94b0cf42240cd51" => :high_sierra
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
|
Loading…
Reference in a new issue