mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-11 22:06:11 -06:00
Remove checksum from gdal-framework
This commit is contained in:
parent
0c8337d8d0
commit
b58e4ec0ab
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
cask :v1 => 'gdal-framework' do
|
||||
version '1.11.1-1'
|
||||
sha256 '5da0f059bdc6e93cc11165eaf66896879b63922c4c37e09eed642dd9c402b5fb'
|
||||
sha256 :no_check # upstream package is updated in-place
|
||||
|
||||
url "http://www.kyngchaos.com/files/software/frameworks/GDAL_Complete-#{version.sub(%r{^(\d+\.\d+).*},'\1')}.dmg"
|
||||
homepage 'http://www.kyngchaos.com/software/frameworks'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue