Update stargazer.rb (#63782)

This commit is contained in:
suschizu 2019-05-23 22:48:08 +02:00 committed by Vítor Galvão
parent 977d09ca74
commit ee98a8d713
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ cask 'stargazer' do
version '1.7.0'
sha256 'b6f735a4409f012dc2fe8a4a35ae97e3e0d361e7fdf8481a7bda3731bd8a814a'
# github.com/johansten/stargazer was verified as official when first introduced to the cask
url "https://github.com/johansten/stargazer/releases/download/v#{version}/Stargazer-#{version}.dmg"
appcast 'https://github.com/johansten/stargazer/releases.atom'
# github.com/future-tense/stargazer was verified as official when first introduced to the cask
url "https://github.com/future-tense/stargazer/releases/download/v#{version}/Stargazer-#{version}.dmg"
appcast 'https://github.com/future-tense/stargazer/releases.atom'
name 'Stargazer'
homepage 'https://getstargazer.com/'