DupeGuru: updated to 3.9.1

This commit is contained in:
Eugene San (eugenesan) 2014-12-15 20:08:03 +02:00
parent 197c38602b
commit 8a375f756f
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
cask :v1 => 'dupeguru' do
version '3.9.0'
sha256 '4c35a3556f43aeaad75e2c9b21075d0087634bb546b72a13d31cfaa731f6f697'
version '3.9.1'
sha256 '844a929ebb60f3a43a466d3ce3e5ac25b1a79c1a81ae63e19bd9356391589d56'
url "http://download.hardcoded.net/dupeguru_osx_#{version.gsub('.', '_')}.dmg"
homepage 'http://www.hardcoded.net/dupeguru/'
license :unknown # todo: improve this machine-generated value
license :bsd
app 'dupeGuru.app'
end