Skip to content

Commit 0209f25

Browse files
BrewTestBotchenrui333
authored andcommitted
tcsh 6.24.16
1 parent 6a900c6 commit 0209f25

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/t/tcsh.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Tcsh < Formula
22
desc "Enhanced, fully compatible version of the Berkeley C shell"
33
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"
4+
url "https://astron.com/pub/tcsh/tcsh-6.24.16.tar.gz"
5+
mirror "https://ftp.osuosl.org/pub/blfs/conglomeration/tcsh/tcsh-6.24.16.tar.gz"
6+
sha256 "4208cf4630fb64d91d81987f854f9570a5a0e8a001a92827def37d0ed8f37364"
77
license "BSD-3-Clause"
88

99
livecheck do

0 commit comments

Comments
 (0)