Skip to content

Commit ef247b5

Browse files
committed
Update brew formula
1 parent 762ed8a commit ef247b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

simplehttp2server.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Simplehttp2server < Formula
22
desc "SimpleHTTP2Server"
33
homepage "https://github.com/GoogleChrome/simplehttp2server"
44
url "https://github.com/GoogleChrome/simplehttp2server/releases/download/3.1.0/simplehttp2server_darwin_amd64"
5-
sha256 "5129bb9a75bbb58eafa96432b5fd9902394b918b1b18981596264a776341ec08"
6-
version "3.1.0"
5+
sha256 "eedee5e90ae25332b8cd9bc61f68ee763b30e2e0e2a498c7245b916864da745c"
6+
version "3.1.1"
77

88
def install
99
system "chmod", "+x", "simplehttp2server_darwin_amd64"

0 commit comments

Comments
 (0)