From ab9e8a63f8567b006494e7c2c4727e65d4ebc7b7 Mon Sep 17 00:00:00 2001 From: Sam Ford <1584702+samford@users.noreply.github.com> Date: Sun, 6 Oct 2024 21:43:13 -0400 Subject: [PATCH] vip: update homepage, stable The www.cs.duke.edu URLs in the `vip` formula redirect to users.cs.duke.edu, so this updates them to avoid the redirection. --- Formula/v/vip.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/v/vip.rb b/Formula/v/vip.rb index e5e706b7a5ef..6eb79a062777 100644 --- a/Formula/v/vip.rb +++ b/Formula/v/vip.rb @@ -1,7 +1,7 @@ class Vip < Formula desc "Program that provides for interactive editing in a pipeline" - homepage "https://www.cs.duke.edu/~des/vip.html" - url "https://www.cs.duke.edu/~des/scripts/vip" + homepage "https://users.cs.duke.edu/~des/vip.html" + url "https://users.cs.duke.edu/~des/scripts/vip" version "19971113" sha256 "171278e8bd43abdbd3a4c35addda27a0d3c74fc784dbe60e4783d317ac249d11" # Permission is granted to reproduce and distribute this program