tiled.rb: upgrade to v0.15.1

This commit is contained in:
Victor Popkov 2016-01-30 19:39:23 +02:00
parent c75289e66c
commit 35a512ce97
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask 'tiled' do
version '0.15.0'
sha256 'c6cece2aa20a9e9753ddacc16487dd76ce67c7486ed9e989caca774ffdce139d'
version '0.15.1'
sha256 'b0875d9241669ccf094862ccf0c907184e971929ef2b0a137133be8d8c264676'
# github.com is the official download host per the vendor homepage
url "https://github.com/bjorn/tiled/releases/download/v#{version}/tiled-#{version}.dmg"
appcast 'https://github.com/bjorn/tiled/releases.atom',
checkpoint: '60e520726ca5b51ec8c04b48ec5829ee258b92bbefc19e9750618ab9c738a972'
checkpoint: '3d905bd037677ff241e4af15f60902f86a210ba4e9282f9ec01b0f170f6068f3'
name 'Tiled'
homepage 'http://www.mapeditor.org/'
license :gpl