homebrew-cask/Casks/framer.rb

14 lines
492 B
Ruby
Raw Normal View History

2016-05-16 23:35:55 +08:00
cask 'framer' do
2016-10-18 06:32:37 +08:00
version '74'
sha256 '8f18323b7a526e54cf5ee6c09cf2bacdf53e51b0c5148369b03e5b830df83cda'
# devmate.com/com.motif.framer was verified as official when first introduced to the cask
2016-01-23 03:48:34 +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',
2016-10-18 06:32:37 +08:00
checkpoint: '95c74629f70878e70337b6a55382d89cd300de58feebb83018d0ae1511991b75'
2016-05-16 23:35:55 +08:00
name 'Framer'
homepage 'https://framerjs.com/'
2016-05-16 23:35:55 +08:00
app 'Framer.app'
end