parallel: update 20190122 bottle.
This commit is contained in:
parent
f531989d82
commit
7cb9a97136
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ class Parallel < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "2e15c960dcc3d1685493edd7d64e0733e15cc54a7715f286089e0d4a8f9ab09d" => :mojave
|
||||
sha256 "b7dae5354d62c318201f2df86bfcca2bf9d34ca74b24646353668e596cc2a2bc" => :high_sierra
|
||||
sha256 "b7dae5354d62c318201f2df86bfcca2bf9d34ca74b24646353668e596cc2a2bc" => :sierra
|
||||
sha256 "659c489d30d715464dce6286b0bafe653abed33649461fa3565bc3c67e370991" => :mojave
|
||||
sha256 "d0eab7c4549dba11d3916384106d5c7fc8d230fdb0555b458bfa8c07b99dd612" => :high_sierra
|
||||
sha256 "d0eab7c4549dba11d3916384106d5c7fc8d230fdb0555b458bfa8c07b99dd612" => :sierra
|
||||
end
|
||||
|
||||
if Tab.for_name("moreutils").with?("parallel")
|
||||
|
|
Loading…
Reference in a new issue