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 0072512 commit 4ca64bdCopy full SHA for 4ca64bd
simplehttp2server.rb
@@ -1,9 +1,9 @@
1
class Simplehttp2server < Formula
2
desc "SimpleHTTP2Server"
3
homepage "https://github.com/GoogleChrome/simplehttp2server"
4
- url "https://github.com/GoogleChrome/simplehttp2server/releases/download/3.0.0/simplehttp2server_darwin_amd64"
5
- sha256 "af017a8d927e620233f17275e9c86a5d2ce59fa8616306e4e6679bf00ca566f7"
6
- version "3.0.0"
+ url "https://github.com/GoogleChrome/simplehttp2server/releases/download/3.0.1/simplehttp2server_darwin_amd64"
+ sha256 "3a090db3f9f52ec240329ff08ec9fe5e7b07b41c78d081eb8e46036360d4ce67"
+ version "3.0.1"
7
8
def install
9
system "chmod", "+x", "simplehttp2server_darwin_amd64"
0 commit comments