asciinema2gif: bottle is not necessary
This commit is contained in:
parent
cf8b56ec30
commit
d8f3857a49
1 changed files with 1 additions and 7 deletions
|
@ -5,13 +5,7 @@ class Asciinema2gif < Formula
|
|||
sha256 "2ff5b7145e31db55ebe06c320d3b5d53c42101ec669621344aac0a4fb9f1a4be"
|
||||
head "https://github.com/tav/asciinema2gif.git"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "9802e9fdba9003a1521ee050e87000fb221e7044e96e63da6531a270b6788a22" => :high_sierra
|
||||
sha256 "49f626f86c63d429f618ae4d010bd3d98080aa1840354b1f6c9dc398eeb5fec2" => :sierra
|
||||
sha256 "49f626f86c63d429f618ae4d010bd3d98080aa1840354b1f6c9dc398eeb5fec2" => :el_capitan
|
||||
sha256 "49f626f86c63d429f618ae4d010bd3d98080aa1840354b1f6c9dc398eeb5fec2" => :yosemite
|
||||
end
|
||||
bottle :unneeded
|
||||
|
||||
depends_on "gifsicle"
|
||||
depends_on "imagemagick"
|
||||
|
|
Loading…
Reference in a new issue