diff options
| author | Hiroshi Hatake | 2015-03-12 18:05:29 +0900 |
|---|---|---|
| committer | Mike McQuaid | 2015-03-12 12:17:58 +0000 |
| commit | 17f441b0d5256b1d37add2f6f8e576bacef69f05 (patch) | |
| tree | 8dc431a8052acc9af166b8039454385352281f89 /Library | |
| parent | e8b792e674e5e740677640b1452fa42bee394ecd (diff) | |
| download | homebrew-17f441b0d5256b1d37add2f6f8e576bacef69f05.tar.bz2 | |
ats2-postiats 0.1.9
Closes #37630.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
| -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 32d1d2344..e07e7f2cb 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.8/ATS2-Postiats-0.1.8.tgz" - sha1 "00f7489375a834c902e08b248dac197c770bbf88" + url "https://downloads.sourceforge.net/project/ats2-lang/ats2-lang/ats2-postiats-0.1.9/ATS2-Postiats-0.1.9.tgz" + sha1 "70e0239a55c7ab67fb8612a76acd87494e963fab" bottle do cellar :any |
