We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b49de5 commit 34e6099Copy full SHA for 34e6099
1 file changed
Formula/clasp-cl.rb
@@ -3,8 +3,8 @@ class ClaspCl < Formula
3
homepage "https://github.com/clasp-developers/clasp"
4
url "https://github.com/clasp-developers/clasp.git",
5
using: :git,
6
- revision: "b21fd6a48e7882145d3e8003a5bbbb40ab3691ce"
7
- version "2.7.0-727-gb21fd6a48"
+ revision: "b7a855436ad178acc9ad2b9f53aaab8bdde18acf"
+ version "2.7.0-775-gb7a855436"
8
license "GPL-2.0-or-later"
9
head "https://github.com/clasp-developers/clasp.git", branch: "main"
10
0 commit comments