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 9842a0c commit cdb368cCopy full SHA for cdb368c
Formula/t/txr.rb
@@ -1,8 +1,8 @@
1
class Txr < Formula
2
desc "Lisp-like programming language for convenient data munging"
3
homepage "https://www.nongnu.org/txr/"
4
- url "https://www.kylheku.com/cgit/txr/snapshot/txr-296.tar.bz2"
5
- sha256 "753e74c1f11c109a5235856b5e5800912b8267e08257a1a26f17e74efd5c2917"
+ url "https://www.kylheku.com/cgit/txr/snapshot/txr-297.tar.bz2"
+ sha256 "4bed04af25fee80850e968da48762d2c00a45a4fa9afdb7d12a0e44cf6251389"
6
license "BSD-2-Clause"
7
8
livecheck do
0 commit comments