aptly: update 0.9.5 bottle.
This commit is contained in:
parent
70d552b43d
commit
77696c806e
1 changed files with 5 additions and 4 deletions
|
@ -9,10 +9,11 @@ class Aptly < Formula
|
|||
head "https://github.com/smira/aptly.git"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "e6bb5d551da1205c025af768015d4b0d99623fce2e57497b22dd4c17b56ae222" => :yosemite
|
||||
sha256 "65a20b2324092246736e692655c8a796b22b48ce4b4edfc37244b94810aaea84" => :mavericks
|
||||
sha256 "f5e5b09c51ab2e9369f56d36b26955984c843f49260e05b9a828f4ec65d5f912" => :mountain_lion
|
||||
cellar :any_skip_relocation
|
||||
revision 1
|
||||
sha256 "50233a52a6021e47b50a0280263984fda75bfe8811a384f31fc1975e579646a1" => :yosemite
|
||||
sha256 "c12651d38a4145136c2d8441c0a1a77e4f4da14697ff9983482b4ce95a728683" => :mavericks
|
||||
sha256 "9d3780503b8d9416435f4e8bfd85673e9caf4745657bfaba889ba7000c7e1bb0" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on :hg => :build
|
||||
|
|
Loading…
Reference in a new issue