diff options
Diffstat (limited to 'Library/Formula/apngasm.rb')
| -rw-r--r-- | Library/Formula/apngasm.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/apngasm.rb b/Library/Formula/apngasm.rb index a500de44f..054ba9ea1 100644 --- a/Library/Formula/apngasm.rb +++ b/Library/Formula/apngasm.rb @@ -2,8 +2,8 @@ require "formula" class Apngasm < Formula homepage "https://github.com/apngasm/apngasm" - url "https://github.com/apngasm/apngasm/archive/3.1.3.tar.gz" - sha1 "5968640a5610e5ab47ef8464e413e714d2ef64a5" + url "https://github.com/apngasm/apngasm/archive/3.1.4.tar.gz" + sha1 "62bd9f829b383a4f53f4bb1018f1e2d24a846272" bottle do cellar :any |
