homebrew-cask/Casks/fork.rb

11 lines
175 B
Ruby
Raw Normal View History

2016-09-02 07:31:16 +08:00
cask 'fork' do
version :latest
sha256 :no_check
url 'https://git-fork.com/update/files/Fork.dmg'
name 'Fork'
homepage 'https://git-fork.com/'
2016-09-02 07:31:16 +08:00
app 'Fork.app'
end