From 7672f163b1827e1c599789e8e38b27681d6a4b92 Mon Sep 17 00:00:00 2001 From: yitzchak Date: Thu, 2 Nov 2023 02:14:58 +0000 Subject: [PATCH] Build clasp-cl --- Formula/clasp-cl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/clasp-cl.rb b/Formula/clasp-cl.rb index 3d0668f..3beced2 100644 --- a/Formula/clasp-cl.rb +++ b/Formula/clasp-cl.rb @@ -3,8 +3,8 @@ class ClaspCl < Formula homepage "https://github.com/clasp-developers/clasp" url "https://github.com/clasp-developers/clasp.git", using: :git, - revision: "e13c09f05eb6580c52da56ef00615932d7694753" - version "2.4.0-5-ge13c09f05" + revision: "97229f69f679a04dbe9256393e264787ce0139d1" + version "2.4.0-10-g97229f69f" license "GPL-2.0-or-later" head "https://github.com/clasp-developers/clasp.git", branch: "main"