Skip to content

Commit

Permalink
Add Gitmoji v1.0.1 (#30940)
Browse files Browse the repository at this point in the history
  • Loading branch information
gobinathm authored and vitorgalvao committed Mar 15, 2017
1 parent 70045b9 commit d8b67c0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Casks/gitmoji.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
cask 'gitmoji' do
version '1.0.1'
sha256 '7961f9be82688c98cc62d0df70b59251d94848c9b6669a6a39d6ae4fc7ad10d1'

url "https://github.com/Meadowcottage/gitmoji/releases/download/#{version}/Gitmoji-#{version}.dmg"
appcast 'https://github.com/Meadowcottage/gitmoji/releases.atom',
checkpoint: '61237d048c9f1a59aa553afd7d9b633b9efe9af17be1bdea8f9242c3248cc0f7'
name 'gitmoji'
homepage 'https://github.com/Meadowcottage/gitmoji'

app 'gitmoji.app'
end

0 comments on commit d8b67c0

Please sign in to comment.