tiled.rb: upgrade to v0.14.1

This commit is contained in:
Victor Popkov 2015-10-05 23:55:42 +03:00
parent f078842d14
commit 824b93eac0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask :v1 => 'tiled' do
version '0.14.0'
sha256 '3bb3531dc58e2a9e62a346ce3438d30d7e96f0aa043bbe34577fbe8c46c2aec9'
version '0.14.1'
sha256 'f554f0d35c63b55483f0eea13f45e3c98deed59e3cf9c9e201e0599d909929ff'
# github.com is the official download host per the vendor homepage
url "https://github.com/bjorn/tiled/releases/download/v#{version}/tiled-#{version}.dmg"