We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a6cbc7 commit a0e859fCopy full SHA for a0e859f
Formula/w/wxmaxima.rb
@@ -4,6 +4,7 @@ class Wxmaxima < Formula
4
url "https://github.com/wxMaxima-developers/wxmaxima/archive/refs/tags/Version-25.04.0.tar.gz"
5
sha256 "ec0b3005c3663f1bb86b0cc5028c2ba121e1563e3d5b671afcb9774895f4191b"
6
license "GPL-2.0-or-later"
7
+ revision 1
8
head "https://github.com/wxMaxima-developers/wxmaxima.git", branch: "main"
9
10
livecheck do
0 commit comments