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 5d09c4e commit 1f2e43bCopy full SHA for 1f2e43b
Formula/n/nexttrace.rb
@@ -1,8 +1,8 @@
1
class Nexttrace < Formula
2
desc "Open source visual route tracking CLI tool"
3
homepage "https://www.nxtrace.org/"
4
- url "https://github.com/nxtrace/NTrace-core/archive/refs/tags/v1.3.7.tar.gz"
5
- sha256 "94f8893f80b6b0a8d02b2fe709a62557034f3e32879a55807c38cb6ee2f8ab01"
+ url "https://github.com/nxtrace/NTrace-core/archive/refs/tags/v1.4.0.tar.gz"
+ sha256 "acbc3a56cf3606314879986cf2a420a3dcb6c797c0611085fe13f514c12e4c91"
6
license "GPL-3.0-only"
7
head "https://github.com/nxtrace/NTrace-core.git", branch: "main"
8
0 commit comments