diff options
| author | Hiroshi Hatake | 2015-04-24 22:30:20 +0900 |
|---|---|---|
| committer | Mike McQuaid | 2015-04-24 18:39:29 +0100 |
| commit | 72482cdf8a5e4feef26b5df3539a61c2d57b121a (patch) | |
| tree | 2b021a10d20aac6c55414bdb126101a6d56572bb | |
| parent | 46e05ae0636b0e4a3dd161b9b542f44497dbb934 (diff) | |
| download | homebrew-72482cdf8a5e4feef26b5df3539a61c2d57b121a.tar.bz2 | |
ats2-postiats: 0.1.11
Closes #39002.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
| -rw-r--r-- | Library/Formula/ats2-postiats.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ats2-postiats.rb b/Library/Formula/ats2-postiats.rb index cfae468a6..3cc925f62 100644 --- a/Library/Formula/ats2-postiats.rb +++ b/Library/Formula/ats2-postiats.rb @@ -1,7 +1,7 @@ class Ats2Postiats < Formula homepage "http://www.ats-lang.org/" - url "https://downloads.sourceforge.net/project/ats2-lang/ats2-lang/ats2-postiats-0.1.10/ATS2-Postiats-0.1.10.tgz" - sha1 "296f9ef47e9439b0e17e00200926e1460f9e1895" + url "https://downloads.sourceforge.net/project/ats2-lang/ats2-lang/ats2-postiats-0.1.11/ATS2-Postiats-0.1.11.tgz" + sha1 "89f664ca39fe90057a789f867d6c9f30df5f8c9a" bottle do cellar :any |
