We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4634afa commit a43851eCopy full SHA for a43851e
Formula/cando.rb
@@ -3,8 +3,8 @@ class Cando < Formula
3
homepage "https://github.com/clasp-developers/clasp"
4
url "https://github.com/clasp-developers/clasp.git",
5
using: :git,
6
- revision: "1ff6ef171fff6f4c4b709258d2e8bd5e0351a11c"
7
- version "2.7.0-293-g1ff6ef171-g954238b6"
+ revision: "3c89efd2d9b7487a9a5913bf2393ae2c445b2ed0"
+ version "2.7.0-304-g3c89efd2d-g25dd4434"
8
license "GPL-2.0-or-later"
9
head "https://github.com/clasp-developers/clasp.git", branch: "main"
10
0 commit comments