3 sha256 "563744f2ecb505fad77c9622eedb7fdf5bc6795c93519a553758a708d7cd87ff"
5 url "https://download.keyshot.com/keyshot#{version.major}/keyshot_mac64_#{version}.pkg"
7 desc "Real-time 3D rendering"
8 homepage "https://www.keyshot.com/"
10 # Download links are walled (no longer publicly available)
11 disable! date: "2024-02-28", because: :no_longer_meets_criteria
13 depends_on macos: ">= :sierra"
15 pkg "keyshot_mac64_#{version}.pkg"
17 uninstall pkgutil: "com.luxion.pkg.keyshot#{version.major}.*",
18 delete: "/Applications/KeyShot#{version.major}.app"