mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Add BaseElements 16 (#43200)
* Add BaseElements 16 * Update baseelements.rb
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user