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.
2 parents b8c5ff1 + cd6500a commit 923781aCopy full SHA for 923781a
Formula/s/ssh3.rb
@@ -1,9 +1,8 @@
1
class Ssh3 < Formula
2
desc "Faster and richer secure shell using HTTP/3"
3
homepage "https://github.com/francoismichel/ssh3"
4
- url "https://github.com/francoismichel/ssh3.git",
5
- tag: "v0.1.7",
6
- revision: "31f8242cf30b675c25b981b862f36e73f9fa1d9d"
+ url "https://github.com/francoismichel/ssh3/archive/refs/tags/v0.1.7.tar.gz"
+ sha256 "23a88d0d7f54f80d752c22ee5f879fa1daf8c320ece364287209c58b3e98b6b5"
7
license "Apache-2.0"
8
head "https://github.com/francoismichel/ssh3.git", branch: "main"
9
0 commit comments