Skip to content

Commit

Permalink
Merge pull request Homebrew#5071 from Ephemera/macdown
Browse files Browse the repository at this point in the history
Add MacDown 0.1
  • Loading branch information
vitorgalvao committed Jun 26, 2014
2 parents fb13db0 + e1d432b commit a443d05
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Casks/macdown.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
class Macdown < Cask
version '0.1'
sha256 'd050ee502fb27fd0f431abc1cc2f4a490670346821e269415d184bf08f245eb2'

url 'https://github.com/uranusjr/macdown/releases/download/v0.1/MacDown.app.zip'
homepage 'http://macdown.uranusjr.com/'

link 'MacDown.app'
end

0 comments on commit a443d05

Please sign in to comment.