Add Outline Manager v1.0.4 (#45683)

* Add Outline Manager v1.0.4

* Update outline-manager.rb
This commit is contained in:
Pan Long 2018-04-09 05:41:41 +08:00 committed by commitay
parent 1b6aaf6705
commit 39a3e60777
1 changed files with 13 additions and 0 deletions

13
Casks/outline-manager.rb Normal file
View File

@ -0,0 +1,13 @@
cask 'outline-manager' do
version '1.0.4'
sha256 '2394fd17e730a9f2c131fac8ae1e2635d00cd70943f7a6c384d1dd3e19d1efa9'
# github.com/Jigsaw-Code/outline-server was verified as official when first introduced to the cask
url "https://github.com/Jigsaw-Code/outline-server/releases/download/v#{version}/Outline-Manager.dmg"
appcast 'https://github.com/Jigsaw-Code/outline-server/releases.atom',
checkpoint: '1bf06af79dc83c160c1c8f79dfe6718502ea2a5c2ed1337873ad8d2dd76f8f11'
name 'Outline Manager'
homepage 'https://www.getoutline.org/'
app 'Outline Manager.app'
end