Skip to content

Instantly share code, notes, and snippets.

@mracos
Last active April 6, 2020 04:10
Show Gist options
  • Save mracos/1bc144c697209898fa2a775500276959 to your computer and use it in GitHub Desktop.
Save mracos/1bc144c697209898fa2a775500276959 to your computer and use it in GitHub Desktop.
cask 'anne-pro' do
version '0.3'
sha256 '8fb3be3a4d80c631c1f220e024d7629766f93ba2675678f94841bdadd89a1c0e'
url "https://github.com/msvisser/AnnePro-mac/releases/download/v#{version}/AnnePro.app.zip"
appcast 'https://github.com/msvisser/AnnePro-mac/releases.atom'
name 'Anne Pro'
homepage 'https://github.com/msvisser/AnnePro-mac'
app 'AnnePro.app'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment