You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
343 B
11 lines
343 B
cask '0xdbe-eap' do
|
|
version '143.1301.4'
|
|
sha256 'eefcf8b6e0d7aef9bbdada3282e6957f39da49a1fa5b56efc6bfe77325ede644'
|
|
|
|
url "https://download.jetbrains.com/dbe/0xdbe-#{version}-custom-jdk-bundled.dmg"
|
|
name '0xDBE EAP'
|
|
homepage 'https://confluence.jetbrains.com/display/DBE/0xDBE+1.0+EAP'
|
|
license :commercial
|
|
|
|
app '0xDBE EAP.app'
|
|
end
|
|
|