mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Add Papyrus.app v2.0.0 (#24356)
This commit is contained in:
committed by
Vítor Galvão
parent
ecb2597527
commit
00a824f7bf
@@ -0,0 +1,14 @@
|
||||
cask 'papyrus' do
|
||||
version '2.0.0'
|
||||
sha256 'fbb4f8749bf6562c7b18ea99ba46616ebee69398acf578c355cca9450e3fd66b'
|
||||
|
||||
url "https://www.eclipse.org/downloads/download.php?file=/modeling/mdt/papyrus/rcp/neon/#{version}/papyrus-neon-#{version}-macosx64.tar.gz&r=1"
|
||||
name 'Papyrus'
|
||||
homepage 'https://eclipse.org/papyrus/'
|
||||
license :eclipse
|
||||
|
||||
depends_on macos: '>= :leopard'
|
||||
depends_on arch: :x86_64
|
||||
|
||||
app 'Papyrus.app'
|
||||
end
|
||||
Reference in New Issue
Block a user