Update gretl.rb

This commit is contained in:
Miccal Matthews
2023-09-05 13:21:08 +08:00
committed by GitHub
parent 1caca146c0
commit 7bf716dbbb
+2 -3
View File
@@ -2,11 +2,10 @@ cask "gretl" do
version "2023b"
sha256 "307c0d6ae748c80f9a64f12c827523b6fd7ac32265cb94594afc8a5f45d71cda"
url "https://downloads.sourceforge.net/gretl/gretl-#{version}-macos-intel.pkg",
verified: "downloads.sourceforge.net/gretl/"
url "https://downloads.sourceforge.net/gretl/gretl-#{version}-macos-intel.pkg"
name "gretl"
desc "Software package for econometric analysis"
homepage "https://gretl.sourceforge.net//"
homepage "https://gretl.sourceforge.net/"
livecheck do
url "https://gretl.sourceforge.net/osx.html"