mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
263 B
Ruby
9 lines
263 B
Ruby
class Hugin < Cask
|
|
version '2013.0.0'
|
|
sha256 '528cc2249d4cdf9267e85ab836ff36cc0e2450de6663661adfc5e2cc3ef1ec60'
|
|
|
|
url 'https://downloads.sourceforge.net/sourceforge/hugin/Hugin-2013.0.0.dmg'
|
|
homepage 'http://hugin.sourceforge.net/'
|
|
|
|
link 'Hugin.app'
|
|
end
|