From 86fbb558e582203b607684569c327dc5c8bc7d27 Mon Sep 17 00:00:00 2001 From: Amory Meltzer Date: Fri, 30 Oct 2015 10:05:02 -0700 Subject: [PATCH] Update iueditor to v1.1.0.16 Use https link --- Casks/iueditor.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Casks/iueditor.rb b/Casks/iueditor.rb index 099818b75fd..2d3b5a59a77 100644 --- a/Casks/iueditor.rb +++ b/Casks/iueditor.rb @@ -1,9 +1,9 @@ cask :v1 => 'iueditor' do - version '1.0.1.4' - sha256 '80f1dbb5b959789e4fc809057ec173ffd2377357ce38cf858ca355a6845b3437' + version '1.1.0.16' + sha256 '0e904d4ae187d785cd33b0ff9a07aa810ee4ae5ff48dc36b61bef31c87ca7e5c' # amazonaws.com is the official download host per the vendor homepage - url "http://iueditor.s3.amazonaws.com/Release/IUEditorV#{version}.zip" + url "https://iueditor.s3.amazonaws.com/Release/IUEditorV#{version}.zip" name 'IUEditor' homepage 'http://www.iueditor.org' license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder