xz: update 5.0.5 bottle.
Closes Homebrew/homebrew#28521. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
e87d158243
commit
ba37ad6b84
1 changed files with 4 additions and 4 deletions
|
@ -10,10 +10,10 @@ class Xz < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
revision 2
|
||||
sha1 'ed851938129e0173354a4e0a7058037dac8e0104' => :mavericks
|
||||
sha1 'e73944a34e81f7e4f097c24203bd935a140965ca' => :mountain_lion
|
||||
sha1 'aff7ceb3547130722b9928a6f1e72c9d44b92a21' => :lion
|
||||
revision 3
|
||||
sha1 "d42b938770762ca46351f73f247b4b092d91c2ae" => :mavericks
|
||||
sha1 "16eb170fe01074ed3f49eb14c37f0608f208f555" => :mountain_lion
|
||||
sha1 "3052beb5c60568455182ee28129ca47648fd0659" => :lion
|
||||
end
|
||||
|
||||
option :universal
|
||||
|
|
Loading…
Reference in a new issue