Skip to content

Commit

Permalink
Merge pull request Homebrew#5119 from vitorgalvao/macdown
Browse files Browse the repository at this point in the history
made macdown easier to update
  • Loading branch information
vitorgalvao committed Jun 28, 2014
2 parents e538835 + 76ac2d0 commit c51d9b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/macdown.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ class Macdown < Cask
version '0.1.2'
sha256 '18c5c4117733a3e639189e29895568a9c2b6e33a96a2dd60c91cf892c43cdf49'

url 'http://macdown.uranusjr.com/download/v0.1.2/'
url "http://macdown.uranusjr.com/download/v#{version}/"
appcast 'http://macdown.uranusjr.com/sparkle/macdown/appcast.xml'
homepage 'http://macdown.uranusjr.com/'

Expand Down

0 comments on commit c51d9b2

Please sign in to comment.