mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Add Fiery Software Manager.app v2.0.0.15
Download latest at URL. Manual install probably necessary but may review at later date.
This commit is contained in:
parent
a9783eec75
commit
fd0ef0837f
1 changed files with 10 additions and 0 deletions
10
Casks/fiery-software-manager.rb
Normal file
10
Casks/fiery-software-manager.rb
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
class FierySoftwareManager < Cask
|
||||
version :latest
|
||||
sha256 :no_check
|
||||
|
||||
url 'https://d1umxs9ckzarso.cloudfront.net/Products/FSM/Fiery-Software-Manager.dmg'
|
||||
homepage 'http://w3.efi.com/Fiery/Products/CWS5/Download/thank-you'
|
||||
license :unknown
|
||||
|
||||
installer :manual => 'Fiery Software Manager.app'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue