foldingtext.rb: Switch to versioned url

This commit is contained in:
scribblemaniac 2015-08-08 17:44:20 -06:00
parent e1df5f24bc
commit 8048e1515f
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
cask :v1 => 'foldingtext' do
version :latest
sha256 :no_check
version '2.0.2'
sha256 '1719c001497303179039454bf044abccb61370aa1c38489a261718054db364dd'
# amazonaws.com is the official download host per the vendor homepage
url 'https://s3.amazonaws.com/foldingtext/FoldingText.dmg'
# amazonaws.com is the official download host per the appcast feed
url "http://foldingtext.s3.amazonaws.com/FoldingText-#{version}.dmg"
name 'FoldingText'
appcast 'https://foldingtext.s3.amazonaws.com/FoldingText.rss',
:sha256 => '5915bc0f4b102f040737726cb09086eef336203b78c9ea202356bc56efbec767'