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 762ed8a commit ef247b5Copy full SHA for ef247b5
simplehttp2server.rb
@@ -2,8 +2,8 @@ class Simplehttp2server < Formula
2
desc "SimpleHTTP2Server"
3
homepage "https://github.com/GoogleChrome/simplehttp2server"
4
url "https://github.com/GoogleChrome/simplehttp2server/releases/download/3.1.0/simplehttp2server_darwin_amd64"
5
- sha256 "5129bb9a75bbb58eafa96432b5fd9902394b918b1b18981596264a776341ec08"
6
- version "3.1.0"
+ sha256 "eedee5e90ae25332b8cd9bc61f68ee763b30e2e0e2a498c7245b916864da745c"
+ version "3.1.1"
7
8
def install
9
system "chmod", "+x", "simplehttp2server_darwin_amd64"
0 commit comments