purescript.rb: upgrade to v0.7.2

This commit is contained in:
Victor Popkov 2015-08-04 21:05:37 +03:00
parent 473be40bc9
commit de8e3f46f0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask :v1 => 'purescript' do
version '0.7.1'
sha256 'b83c026b191ba6dc6f0ab3aac8008d6786bbb1fa3e5bee89b885671748b82136'
version '0.7.2'
sha256 'a7a105cdf5fa54562db6e8485f758ed0b389d1d7dceed3c89b3cc07f0eb92b0f'
# github.com is the official download host per the vendor homepage
url "https://github.com/purescript/purescript/releases/download/v#{version}/macos.tar.gz"