1 cask :v1 => 'intel-xdk-iot' do
3 sha256 'f8b378b36848245503127fc079a4dccf483aa949eb0b05ea0b7c50f0153b3db1'
5 url "https://download.xdk.intel.com/iot-packages/iot_web_mac_master-iot_00#{version}.dmg"
6 homepage 'https://software.intel.com/en-us/html5/xdk-iot'
7 license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
9 pkg "xdk_full_#{version}.pkg"
11 uninstall :pkgutil => 'com.intel.pkg.xdk_new'