dcadec: add 0.1.0 bottle.
This commit is contained in:
parent
c0c0ff8c14
commit
ea45597c34
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@ class Dcadec < Formula
|
||||||
:revision => "2449e5d00ad32da3aed7cedfcec5bd475af9f678"
|
:revision => "2449e5d00ad32da3aed7cedfcec5bd475af9f678"
|
||||||
head "https://github.com/foo86/dcadec.git"
|
head "https://github.com/foo86/dcadec.git"
|
||||||
|
|
||||||
|
bottle do
|
||||||
|
cellar :any_skip_relocation
|
||||||
|
sha256 "3ddc040cb3f7ae162181a505ce6f6c633aa45beefb0bb8ad429bddfe02e2ce76" => :el_capitan
|
||||||
|
sha256 "222fd874fe6cd6aba92c7a7fb46cd2f4c5f2fcf228bc6165a76e2731c16e4601" => :yosemite
|
||||||
|
sha256 "97761971a8533704fa26e8f61465b13fff0afe387ea2270ccc8b1f38bc36699d" => :mavericks
|
||||||
|
end
|
||||||
|
|
||||||
resource "sample" do
|
resource "sample" do
|
||||||
url "https://github.com/foo86/dcadec-samples/raw/fa7dcf8c98c6d/xll_71_24_96_768.dtshd"
|
url "https://github.com/foo86/dcadec-samples/raw/fa7dcf8c98c6d/xll_71_24_96_768.dtshd"
|
||||||
sha256 "d2911b34183f7379359cf914ee93228796894e0b0f0055e6ee5baefa4fd6a923"
|
sha256 "d2911b34183f7379359cf914ee93228796894e0b0f0055e6ee5baefa4fd6a923"
|
||||||
|
|
Loading…
Reference in a new issue