We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0099bad commit b1c64cfCopy full SHA for b1c64cf
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: "e85251f98e8be3a10b7b58f24be1b7e370c2878e"
7
- version "2.7.0-283-ge85251f98"
+ revision: "3f817e9a928b72e196ee179dad3c96a53e638249"
+ version "2.7.0-291-g3f817e9a9"
8
license "GPL-2.0-or-later"
9
head "https://github.com/clasp-developers/clasp.git", branch: "main"
10
0 commit comments