serf.rb: fix vendor comment

This commit is contained in:
Victor Popkov 2016-03-08 23:02:47 +02:00
parent 4014530039
commit 93849a7267
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ cask 'serf' do
version '0.7.0'
sha256 '30ab3f2fe65cbef0ce1cefa27c7aa27043fc3634c52a2f46d8921964b1ab2380'
# hashicorp.com is the official download host per the vendor homepage
# hashicorp.com/serf was verified as official when first introduced to the cask
url "https://releases.hashicorp.com/serf/#{version}/serf_#{version}_darwin_amd64.zip"
name 'Serf'
homepage 'https://www.serfdom.io/'