mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 14:26:46 -06:00
9 lines
244 B
Ruby
9 lines
244 B
Ruby
class BarMagnet < Cask
|
|
version '1.0'
|
|
sha256 'b8242cbef4ecf537770e53ae3e7a750e6241f4185898476b021f356d9328567c'
|
|
|
|
url 'http://qata.cc/app/Bar%20Magnet%201.0.zip'
|
|
homepage 'http://qata.cc/Site/Bar_Magnet.html'
|
|
|
|
link 'Bar Magnet.app'
|
|
end
|