diff options
| author | Mike McQuaid | 2015-02-20 15:37:05 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-02-20 15:39:36 +0000 |
| commit | b58cc3a6ac66f461de84c51b895da0ebcd0e9d8f (patch) | |
| tree | 53986186b3cc3387330aa941eb617c4071a829f3 /Library/Formula/github-release.rb | |
| parent | 9afb1e76ef6398610375294b83c2b9bb54530454 (diff) | |
| download | homebrew-b58cc3a6ac66f461de84c51b895da0ebcd0e9d8f.tar.bz2 | |
github-release: mark bottle as relocatable.
Diffstat (limited to 'Library/Formula/github-release.rb')
| -rw-r--r-- | Library/Formula/github-release.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/github-release.rb b/Library/Formula/github-release.rb index 865491f77..f54f80f2e 100644 --- a/Library/Formula/github-release.rb +++ b/Library/Formula/github-release.rb @@ -6,6 +6,7 @@ class GithubRelease < Formula head "https://github.com/aktau/github-release.git" bottle do + cellar :any sha1 "1ad266fc6c56b6631214785c764fee4e19aaeb4e" => :yosemite sha1 "31c085f718e68352a2b2f22f601512a1ba9adb65" => :mavericks sha1 "0e120d55f94ea274ead008610a86b46d478f41b7" => :mountain_lion |
