mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
10 lines
316 B
Ruby
10 lines
316 B
Ruby
class Simpholders < Cask
|
|
version '1.5.0'
|
|
sha256 '2f4fb58a20d94a858c4d53648ee37fd082e23f50ef3f367fbaef4d6cea840cd6'
|
|
|
|
url 'http://simpholders.com/site/assets/files/1007/simpholders-1_5_0.dmg'
|
|
appcast 'http://kfi-apps.com/appcasts/simpholders/'
|
|
homepage 'http://simpholders.com/'
|
|
|
|
app 'SimPholders.app'
|
|
end
|