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.
10 lines
266 B
10 lines
266 B
cask 'palemoon' do
|
|
version '27.6.0'
|
|
sha256 'bbc66f26c422667ce2d33dbf6bfc07d4c4583830a7a1dac5eeef6cb804bd0e9f'
|
|
|
|
url "https://mac.palemoon.org/dist/palemoon-#{version}.mac64.dmg"
|
|
name 'Palemoon'
|
|
homepage 'https://www.palemoon.org/'
|
|
|
|
app 'Palemoon.app'
|
|
end
|
|
|