screenstagram.rb: fix vendor comment

This commit is contained in:
Victor Popkov 2016-03-10 23:58:13 +02:00
parent 562a94221d
commit a6b38d3986
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cask 'screenstagram' do
version '2.01' version '2.01'
sha256 '5cb9f7be247fdec897248f5091818bf7b25153fa99782e96f9d9b2c2431cdbb1' sha256 '5cb9f7be247fdec897248f5091818bf7b25153fa99782e96f9d9b2c2431cdbb1'
# amazonaws.com is the official download host per the vendor homepage # screenstagram.s3.amazonaws.com was verified as official when first introduced to the cask
url "https://screenstagram.s3.amazonaws.com/screenstagram_#{version}.dmg" url "https://screenstagram.s3.amazonaws.com/screenstagram_#{version}.dmg"
name 'Screenstagram' name 'Screenstagram'
homepage 'https://screenstagram.s3.amazonaws.com/download.html' homepage 'https://screenstagram.s3.amazonaws.com/download.html'