asciinema2gif: bottle is not necessary

This commit is contained in:
FX Coudert 2018-09-12 11:49:20 +02:00
parent cf8b56ec30
commit d8f3857a49

View file

@ -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"