|
|
@ -1,8 +1,8 @@ |
|
|
|
cask 'libreoffice-beta' do |
|
|
|
version '5.1.3.2' |
|
|
|
sha256 '969597335139d626a2fff98089fd3e2d4d7bd8ddd6753b355ec7a9d8889f4b5b' |
|
|
|
cask 'libreoffice-dev' do |
|
|
|
version '5.2.0.0,alpha1' |
|
|
|
sha256 '1dedfc3f7321edae7a592fc0f56d06e71e09fd0a87132010e81f7770ac32a525' |
|
|
|
|
|
|
|
url "https://download.documentfoundation.org/libreoffice/testing/#{version.major_minor_patch}/mac/x86_64/LibreOffice_#{version}_MacOS_x86-64.dmg" |
|
|
|
url "https://download.documentfoundation.org/libreoffice/testing/#{version.major_minor_patch}/mac/x86_64/LibreOfficeDev_#{version.before_comma}.#{version.after_comma}_MacOS_x86-64.dmg" |
|
|
|
appcast 'https://download.documentfoundation.org/libreoffice/testing/', |
|
|
|
checkpoint: 'b7b14688525109c2709454f77524a6a17110a48e1e2b8b5492d69080dae0e02e' |
|
|
|
name 'LibreOfficeDev' |
|
|
@ -11,5 +11,5 @@ cask 'libreoffice-beta' do |
|
|
|
gpg "#{url}.asc", |
|
|
|
key_id: 'c2839ecad9408fbe9531c3e9f434a1efafeeaea3' |
|
|
|
|
|
|
|
app 'LibreOffice.app' |
|
|
|
app 'LibreOfficeDev.app' |
|
|
|
end |