mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
use HTTPS url in riffworkst4.rb
This commit is contained in:
parent
35650292aa
commit
bd6ab28229
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
class Riffworkst4 < Cask
|
||||
# note: "4" is not a version number, but an intrinsic part of product name "T4"
|
||||
url 'http://www.sonomawireworks.com/accountManagerUI/files/RiffWorksT4.dmg'
|
||||
url 'https://www.sonomawireworks.com/accountManagerUI/files/RiffWorksT4.dmg'
|
||||
homepage 'http://www.sonomawireworks.com/T4/'
|
||||
version '2.6'
|
||||
sha256 '83c51fa4a08ad19f92418572e11b09ebb33f9a0341ff9e0173d0eb0c7709cddb'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue