5 lines
74 B
Ruby
5 lines
74 B
Ruby
cask 'version-latest-string' do
|
|
version 'latest'
|
|
sha256 :no_check
|
|
end
|