Update whalebird to 3.0.1 (#74675)

This commit is contained in:
AkiraFukushima 2019-12-23 09:35:33 +09:00 committed by Markus Reiter
parent 31f7618320
commit 1aac5ef041
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
cask 'whalebird' do cask 'whalebird' do
version '3.0.0' version '3.0.1'
sha256 '772ea6d56a97a81dd410ad6d8a1b468c0c5e6dd2d4505c91890727aaac650bea' sha256 'dffde3ccb08c1f3ae870f643e71b89be0f4191be6f6dcd6ffe85f0091b2989fb'
# github.com/h3poteto/whalebird-desktop was verified as official when first introduced to the cask # github.com/h3poteto/whalebird-desktop was verified as official when first introduced to the cask
url "https://github.com/h3poteto/whalebird-desktop/releases/download/#{version}/Whalebird-#{version}-darwin-x64.dmg" url "https://github.com/h3poteto/whalebird-desktop/releases/download/#{version}/Whalebird-#{version}-darwin-x64.dmg"
appcast 'https://github.com/h3poteto/whalebird-desktop/releases.atom' appcast 'https://github.com/h3poteto/whalebird-desktop/releases.atom'
name 'Whalebird' name 'Whalebird'
homepage 'https://whalebird.org/' homepage 'https://whalebird.social/'
app 'Whalebird.app' app 'Whalebird.app'
end end