oryoki 0.0.3 (new cask) (#22844)

This commit is contained in:
Alex Dunn 2016-07-16 15:35:45 -07:00 committed by Vítor Galvão
parent 1b5256d915
commit d81fd2481f
1 changed files with 14 additions and 0 deletions

14
Casks/oryoki.rb Normal file
View File

@ -0,0 +1,14 @@
cask 'oryoki' do
version '0.0.3'
sha256 '51f88440e062e23abd7334bd20a9d4d0997cd6dc73f4962f02117c820e10ea54'
# github.com/thmsbfft/oryoki was verified as official when first introduced to the cask
url "https://github.com/thmsbfft/oryoki/releases/download/#{version}/Oryoki-#{version}.zip"
appcast 'https://github.com/thmsbfft/oryoki/releases.atom',
checkpoint: '2a3522a708a180e945df4fccbde22aab54bdc120398925d7ce1efcfffeede834'
name 'Oryoki'
homepage 'http://oryoki.io/'
license :mit
app 'Oryoki.app'
end