Corrected Freecad Sha256 (#75345)

This commit is contained in:
John Stader 2020-01-09 21:04:06 -05:00 committed by BrewTestBot
parent 863a6e3fae
commit 5ccdeca728
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
cask 'freecad' do
version '0.18.4,16146'
sha256 '8c6a0be514dcb042ff0e8097be9d7df13145a6516283d43243f260caa25f78e8'
sha256 '94797147c2e3b9b3aa2970ddd63647bb9517f2b4f9c48b5912258b84ab750039'
# github.com/FreeCAD/FreeCAD was verified as official when first introduced to the cask
url "https://github.com/FreeCAD/FreeCAD/releases/download/#{version.before_comma}/FreeCAD_#{version.major_minor}-#{version.after_comma}-OSX-x86_64-conda-Qt5-Py3.dmg"