Skip to content

Commit

Permalink
Merge pull request #8651 from vitorgalvao/fix-8640
Browse files Browse the repository at this point in the history
Add Katawa Shoujo cask
  • Loading branch information
vitorgalvao committed Jan 5, 2015
2 parents 8b564a4 + ac429af commit b07be78
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Casks/katawa-shoujo.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
cask :v1 => 'katawa-shoujo' do
version '1.2.1'
sha256 'ff5b047b50be99e04a132b938c7cca209149c775b29776c95eec89870869b480'

url "http://dl.katawa-shoujo.com/gold_#{version.sub(%r{\.\d+$},'')}/%5b4ls%5d_katawa_shoujo_#{version}-%5bmac%5d%5b1FDB1D61%5d.dmg"
name 'かたわ少女'
name 'Katawa Shoujo'
homepage 'http://katawa-shoujo.com/'
license :cc

app 'Katawa Shoujo.app'
end

0 comments on commit b07be78

Please sign in to comment.