You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

11 lines
331 B

cask 'openrefine-dev' do
version '2.6-rc.2'
sha256 '7703016e4935961ce89c26c0c4c780011329321ed32367082f329dae38704037'
url "https://github.com/OpenRefine/OpenRefine/releases/download/v#{version}/openrefine-mac-#{version}.dmg"
name 'OpenRefine'
homepage 'http://openrefine.org/'
license :bsd
app 'OpenRefine.app'
end