Last active
April 6, 2020 04:10
-
-
Save mracos/1bc144c697209898fa2a775500276959 to your computer and use it in GitHub Desktop.
DEPRECATED (https://github.com/mracos/homebrew-personal) - Anne Pro MacOS unofficial app - https://github.com/msvisser/AnnePro-mac
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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