From 04ff4c7e2f4958199d4d9a0b91bc293b6bb226d5 Mon Sep 17 00:00:00 2001 From: Miccal Matthews Date: Tue, 5 Dec 2023 20:56:41 +0800 Subject: [PATCH] Update rhino.rb --- Casks/r/rhino.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/r/rhino.rb b/Casks/r/rhino.rb index 1b03e0edb5..ca1b07a523 100644 --- a/Casks/r/rhino.rb +++ b/Casks/r/rhino.rb @@ -3,7 +3,7 @@ cask "rhino" do sha256 "d5270ec13bd2b025c3dddd027d039ad59037c0fbd219e5315133596d58b3b981" url "https://files.mcneel.com/rhino/#{version.major}/mac/releases/rhino_#{version}.dmg", - verified: "mcneel.com/" + verified: "mcneel.com/rhino/" name "Rhinoceros" desc "3D model creator" homepage "https://www.rhino3d.com/"