Skip to content

Commit

Permalink
gifski: add 0.6.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and fxcoudert committed Dec 14, 2017
1 parent 07cdc37 commit 2f411ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/gifski.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ class Gifski < Formula
url "https://github.com/ImageOptim/gifski/archive/0.6.2.tar.gz"
sha256 "4f0379aa05a5e99fd6a9efb851efa7553e9663ec800ac7247fb7e26505a4b225"

bottle do
sha256 "eba01b60ef395ec9015c583e4f88192a289c2e65d95b1d8bf5313f8a920c303d" => :high_sierra
sha256 "283fcc59f76a59bfa9020cb00ab545df478f9176816fcd1656fa7ee65c1ed416" => :sierra
sha256 "164c0b92ecd419287436a11986214015e2bd19c330080fd4e4e4b43922fe5756" => :el_capitan
end

depends_on "pkg-config" => :build
depends_on "rust" => :build
depends_on "ffmpeg"
Expand Down

0 comments on commit 2f411ff

Please sign in to comment.