From b37d7b6c66753928a5308563ac803e6aee10702d Mon Sep 17 00:00:00 2001 From: yitzchak <1247961+yitzchak@users.noreply.github.com> Date: Sat, 11 Oct 2025 02:44:52 +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 7eabcc9..f419669 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: "ee5338c6fdc1416b062f38ce125cfe5d008c2e72" - version "2.7.0-250-gee5338c6f" + revision: "5fc3e6f8ea0e798cb13649f4f8cc27d993de3a17" + version "2.7.0-253-g5fc3e6f8e" license "GPL-2.0-or-later" head "https://github.com/clasp-developers/clasp.git", branch: "main"