Skip to content

Instantly share code, notes, and snippets.

@janosorcsik
Created July 5, 2016 13:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save janosorcsik/c8bdd42de946ef659edf7fdd7dcf8405 to your computer and use it in GitHub Desktop.
Save janosorcsik/c8bdd42de946ef659edf7fdd7dcf8405 to your computer and use it in GitHub Desktop.
cask 'moeditor' do
version '0.0.1'
sha256 'db2c282cdf9854c7189dcc7e1e608f2be02c5cfb88f0bebd638db8008ecb664b'
url 'https://github.com/Moeditor/Moeditor/releases/download/v0.0.1-alpha/Moeditor-0.0.1-darwin-x64.7z'
name 'Moeditor'
license :gpl
depends_on arch: :x86_64
app 'Moeditor.app'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment