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