File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 1
1
class Openssh < Formula
2
2
desc "OpenBSD freely-licensed SSH connectivity tools"
3
3
homepage "https://www.openssh.com/"
4
- url "https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-10.0p2 .tar.gz"
5
- mirror "https://cloudflare.cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-10.0p2 .tar.gz"
6
- version "10.0p2 "
7
- sha256 "021a2e709a0edf4250b1256bd5a9e500411a90dddabea830ed59cef90eb9d85c "
4
+ url "https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-10.1p1 .tar.gz"
5
+ mirror "https://cloudflare.cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-10.1p1 .tar.gz"
6
+ version "10.1p1 "
7
+ sha256 "b9fc7a2b82579467a6f2f43e4a81c8e1dfda614ddb4f9b255aafd7020bbf0758 "
8
8
license "SSH-OpenSSH"
9
- revision 3
10
9
11
10
livecheck do
12
11
url "https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/"
13
12
regex ( /href=.*?openssh[._-]v?(\d +(?:\. \d +)+(?:p\d +)?)\. t/i )
14
13
end
15
14
16
- no_autobump! because : :requires_manual_review
17
-
18
15
bottle do
19
16
sha256 arm64_tahoe : "b3ccfc9d03e2537712744e06dcbd88a1e233c358b10f27ddbe308734c2b9dfc2"
20
17
sha256 arm64_sequoia : "f7a3e12f19b331269587d168587021b80199ca01e4e85c2fbca7670b6dc967f3"
You can’t perform that action at this time.
0 commit comments