homebrew-cask/Casks/framer.rb

14 lines
490 B
Ruby
Raw Normal View History

2016-05-16 23:35:55 +08:00
cask 'framer' do
2017-05-05 07:09:41 +08:00
version '89'
sha256 '1f3e9c6ee3230b8342215c552ab1a578fab86cff2872e6e4288bb1f6772ad103'
# devmate.com/com.motif.framer was verified as official when first introduced to the cask
2017-05-05 07:09:41 +08:00
url 'https://dl.devmate.com/com.motif.framer/FramerStudio.zip'
2016-02-21 03:09:37 +08:00
appcast 'https://updates.devmate.com/com.motif.framer.xml',
checkpoint: 'cb259305a31e47f9a709f0ea9198ad2526491ee1675a1cba691a6dc29734c8bf'
2016-05-16 23:35:55 +08:00
name 'Framer'
2017-01-08 11:11:58 +08:00
homepage 'https://framer.com/'
2016-05-16 23:35:55 +08:00
app 'Framer.app'
end