Created
September 9, 2015 05:36
-
-
Save akiomik/7bac4fd072a1a1ac7004 to your computer and use it in GitHub Desktop.
a homebrew cask formula for CoreDataUtility
This file contains 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 :v1 => 'coredatautil' do | |
version '1.5.8' | |
sha256 '6e158ee215cde14582191804abc965b38db6f911fb22068631c80313fe0b90a8' | |
url 'https://github.com/yepher/CoreDataUtility/releases/download/1.5_8/CoreDataUtil.app.zip' | |
name 'CoreDataUtility' | |
homepage 'https://github.com/yepher/CoreDataUtility/releases' | |
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder | |
app '' | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment