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 5185aff commit 5047c7dCopy full SHA for 5047c7d
1 file changed
Formula/t/telnet.rb
@@ -1,8 +1,8 @@
1
class Telnet < Formula
2
desc "User interface to the TELNET protocol"
3
homepage "https://opensource.apple.com/"
4
- url "https://github.com/apple-oss-distributions/remote_cmds/archive/refs/tags/remote_cmds-306.tar.gz"
5
- sha256 "7f014f7eebb115460ea782e6bcade6d16effa56da17ee30f00012af07bc96c36"
+ url "https://github.com/apple-oss-distributions/remote_cmds/archive/refs/tags/remote_cmds-308.tar.gz"
+ sha256 "cd4fb9d239a4db871c1e82416c42f8862fab26b9f32e292bcf61151a67174168"
6
license all_of: ["BSD-4-Clause-UC", "APSL-1.0"]
7
8
bottle do
0 commit comments