From 1f9293e8b3726044d72496a1220122f90f2e1368 Mon Sep 17 00:00:00 2001 From: yitzchak <1247961+yitzchak@users.noreply.github.com> Date: Sat, 6 Dec 2025 03:01:47 +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 9a1f7b1..47eca50 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: "390bbc74eea9f566c32ed2752def50db12e162f7" - version "2.7.0-292-g390bbc74e" + revision: "1ff6ef171fff6f4c4b709258d2e8bd5e0351a11c" + version "2.7.0-293-g1ff6ef171" license "GPL-2.0-or-later" head "https://github.com/clasp-developers/clasp.git", branch: "main"