Skip to content

Commit 1f2e43b

Browse files
committed
nexttrace 1.4.0
1 parent 5d09c4e commit 1f2e43b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nexttrace.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nexttrace < Formula
22
desc "Open source visual route tracking CLI tool"
33
homepage "https://www.nxtrace.org/"
4-
url "https://github.com/nxtrace/NTrace-core/archive/refs/tags/v1.3.7.tar.gz"
5-
sha256 "94f8893f80b6b0a8d02b2fe709a62557034f3e32879a55807c38cb6ee2f8ab01"
4+
url "https://github.com/nxtrace/NTrace-core/archive/refs/tags/v1.4.0.tar.gz"
5+
sha256 "acbc3a56cf3606314879986cf2a420a3dcb6c797c0611085fe13f514c12e4c91"
66
license "GPL-3.0-only"
77
head "https://github.com/nxtrace/NTrace-core.git", branch: "main"
88

0 commit comments

Comments
 (0)