mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
271 B
Ruby
9 lines
271 B
Ruby
class Protege < Cask
|
|
version '4.3.0'
|
|
sha256 '45f5acb42b8bb78074af6e192a2dc12e5c2b8238ac20e6c96a4bca7b2acaf598'
|
|
|
|
url 'http://protege.stanford.edu/download/protege/4.3/osx/protege-4.3.0-304.zip'
|
|
homepage 'http://protege.stanford.edu/'
|
|
|
|
link 'protege-4.3.app'
|
|
end
|