homebrew-cask/Casks/bordertool2.rb

12 lines
282 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'bordertool2' do
2015-07-04 01:25:53 +08:00
# note: "2" is not a version number, but an intrinsic part of the product name
version :latest
sha256 :no_check
url 'http://xvi.rpc1.free.fr/BorderTool%202.zip'
2015-07-04 01:25:53 +08:00
name 'BorderTool 2'
homepage 'http://xvi.rpc1.free.fr/'
2015-07-04 01:25:53 +08:00
app 'BorderTool 2.app'
end