We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d59854c commit 8785b8dCopy full SHA for 8785b8d
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: "390bbc74eea9f566c32ed2752def50db12e162f7"
7
- version "2.7.0-292-g390bbc74e-g954238b6"
+ revision: "1ff6ef171fff6f4c4b709258d2e8bd5e0351a11c"
+ version "2.7.0-293-g1ff6ef171-g954238b6"
8
license "GPL-2.0-or-later"
9
head "https://github.com/clasp-developers/clasp.git", branch: "main"
10
0 commit comments