default-folder-x.rb: add old version

This commit is contained in:
scribblemaniac 2015-06-29 15:11:07 -06:00 committed by Vítor Galvão
parent 6f9b3a39fa
commit 4a25f58e5b
1 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,11 @@
cask :v1 => 'default-folder-x' do
version '4.7.2'
sha256 '781c9de83cf9a218b026d451c2a9e87cbbc2d4b6cc33df3dc1825c6f74298be6'
if MacOS.release <= :leopard
version '4.5.12'
sha256 'fc2225a106d0c26a4373d92e3a4b04483830506d22ec772b432a705a634c49ed'
else
version '4.7.2'
sha256 '781c9de83cf9a218b026d451c2a9e87cbbc2d4b6cc33df3dc1825c6f74298be6'
end
url "https://www.stclairsoft.com/download/DefaultFolderX-#{version}.dmg"
name 'Default Folder X'