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 6a900c6 commit 0209f25Copy full SHA for 0209f25
Formula/t/tcsh.rb
@@ -1,9 +1,9 @@
1
class Tcsh < Formula
2
desc "Enhanced, fully compatible version of the Berkeley C shell"
3
homepage "https://www.tcsh.org/"
4
- url "https://astron.com/pub/tcsh/tcsh-6.24.15.tar.gz"
5
- mirror "https://ftp.osuosl.org/pub/blfs/conglomeration/tcsh/tcsh-6.24.15.tar.gz"
6
- sha256 "d4d0b2a4df320f57a518e44c359ef36bbcf85d64f5146d0cb8ff34984e0d23fd"
+ url "https://astron.com/pub/tcsh/tcsh-6.24.16.tar.gz"
+ mirror "https://ftp.osuosl.org/pub/blfs/conglomeration/tcsh/tcsh-6.24.16.tar.gz"
+ sha256 "4208cf4630fb64d91d81987f854f9570a5a0e8a001a92827def37d0ed8f37364"
7
license "BSD-3-Clause"
8
9
livecheck do
0 commit comments