Serf: Hashicorp Changes Official Download Service to Fastly

This commit is contained in:
Sean Smith 2015-11-02 14:30:09 -05:00 committed by Vítor Galvão
parent 77179f037b
commit 7369f7fd55
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ cask :v1 => 'serf' do
version '0.6.4' version '0.6.4'
sha256 '8f1cd35ab55e95657c1dcc657df94fee62cb745ba72927d105559396c4f0a3ef' sha256 '8f1cd35ab55e95657c1dcc657df94fee62cb745ba72927d105559396c4f0a3ef'
# bintray.com is the official download host per the vendor homepage # hashicorp.com is the official download host per the vendor homepage
url "https://dl.bintray.com/mitchellh/serf/#{version}_darwin_amd64.zip" url "https://releases.hashicorp.com/serf/#{version}/serf_#{version}_darwin_amd64.zip"
name 'Serf' name 'Serf'
homepage 'https://www.serfdom.io/' homepage 'https://www.serfdom.io/'
license :mpl license :mpl