Add BaseElements 16 (#43200)

* Add BaseElements 16

* Update baseelements.rb
This commit is contained in:
Jan Zelený
2018-01-27 19:26:23 +00:00
committed by Vítor Galvão
parent ee340d31a6
commit 9782051f60
+11
View File
@@ -0,0 +1,11 @@
cask 'baseelements' do
version '16'
sha256 :no_check # required as upstream package is updated in-place
# goya.com.au/files/becurrent was verified as official when first introduced to the cask
url "https://goya.com.au/files/becurrent/BaseElements_#{version}_Mac_Runtime.dmg"
name 'BaseElements'
homepage 'http://www.baseelements.com/'
suite 'BaseElements'
end