From f31fb0c2c32aec14ec5e85f5b8ce796829e79830 Mon Sep 17 00:00:00 2001 From: Miccal Matthews Date: Tue, 5 Sep 2023 13:18:05 +0800 Subject: [PATCH] Update coccinellida.rb --- Casks/c/coccinellida.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Casks/c/coccinellida.rb b/Casks/c/coccinellida.rb index e9ed3c6265..1866eb3a06 100644 --- a/Casks/c/coccinellida.rb +++ b/Casks/c/coccinellida.rb @@ -2,11 +2,10 @@ cask "coccinellida" do version "0.7" sha256 "9eb8376fa3764e406433aff969fb5aa9f8ba78886948d013ea690cf979baaf88" - url "https://downloads.sourceforge.net/coccinellida/Coccinellida-#{version}.zip", - verified: "downloads.sourceforge.net/coccinellida/" + url "https://downloads.sourceforge.net/coccinellida/Coccinellida-#{version}.zip" name "Coccinellida" desc "Simple SSH tunnel manager" - homepage "https://coccinellida.sourceforge.net//" + homepage "https://coccinellida.sourceforge.net/" livecheck do url "https://raw.githubusercontent.com/troydm/coccinellida/master/sparkle.xml"