docker2aci: update 0.17.1 bottle.
This commit is contained in:
parent
002ab97a25
commit
f2f9f90992
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Docker2aci < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "b94b0ec18771d421766c91da8b94e9695293120e1233e344f82a09e427da0552" => :high_sierra
|
||||
sha256 "1450bc41df34664d2258d919f9dbcf87d00e7657e228761a1197b6bbcb492e8f" => :sierra
|
||||
sha256 "90c8ade536b1f6b907e48dc6cffd0b2f2035f4b2c515ca2a005becfdf180329d" => :el_capitan
|
||||
sha256 "d290f70a22e626cbb77bae170833cc85722d8117caac9cd06b615d9fa7e7082c" => :high_sierra
|
||||
sha256 "592a831c0425d69dc6dcda04c326cc3cc6c92c198f6b04787877c0d784ee6e55" => :sierra
|
||||
sha256 "6dce9bc1299cafa3b9bdd090b33145421b2fe3dfed9bb9bfc4fad75363cfd1b2" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
|
Loading…
Reference in a new issue