libdivecomputer: update 0.6.0 bottle.
This commit is contained in:
parent
f9a8a98683
commit
404e393bbd
1 changed files with 3 additions and 4 deletions
|
@ -7,10 +7,9 @@ class Libdivecomputer < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "4e7fbffd31ead052c6beefd62d1cb54ae11a2ac40c7b541a577d7cef2c28ecd4" => :high_sierra
|
||||
sha256 "421c9cdb2470f048f039398f4d7ed1d2cf9246ff1e45d818a1fd6694b35cc61d" => :sierra
|
||||
sha256 "9b4dfa981e34e9cb9a7649d2937ee1825f56fe03ba36668b8d2829bc4a898860" => :el_capitan
|
||||
sha256 "d315349ff5b91d9366eeab3fe2d68feab74f43f0dae453ed6c8eb5502215494f" => :yosemite
|
||||
sha256 "09dd65b72be93f3364b0b0da389fc4aa4d1fea2094ffe53275544e74ac6a7674" => :high_sierra
|
||||
sha256 "bbc60092aee1409bd0001e2f3cfdde47bb3d2348d3bf18f1fc6921920607f947" => :sierra
|
||||
sha256 "507134023caaaebd5b1689f324aea50839e13f57d180f7134ee270edc2b02cf6" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "autoconf" => :build
|
||||
|
|
Loading…
Reference in a new issue