homebrew-cask/Casks/symboliclinker.rb

14 lines
524 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'symboliclinker' do
2014-11-21 14:35:31 +08:00
version '2.0v3'
sha256 'f04f13e215bc084a47424f1768d759b748663ec593de1ec0d5709d1777b2b297'
2015-11-14 02:27:04 +08:00
url "https://github.com/nickzman/symboliclinker/releases/download/v#{version}/SymbolicLinker#{version}.dmg"
2015-12-26 04:57:40 +08:00
appcast 'https://github.com/nickzman/symboliclinker/releases.atom',
checkpoint: 'bcd2b4693b166b4a9e6ed00b6b293f4f8d11796b4c8d9db77cdcd1439b50685b'
2015-01-05 05:04:28 +08:00
name 'SymbolicLinker'
2015-11-14 02:27:04 +08:00
homepage 'https://github.com/nickzman/symboliclinker'
license :bsd
2014-11-21 14:35:31 +08:00
service 'SymbolicLinker.service'
2014-11-21 14:35:31 +08:00
end