Skip to content

Commit 0c754cd

Browse files
committed
Update formula
1 parent b42188c commit 0c754cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

simplehttp2server.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Simplehttp2server < Formula
22
desc "SimpleHTTP2Server"
33
homepage "https://github.com/GoogleChrome/simplehttp2server"
4-
url "https://github.com/GoogleChrome/simplehttp2server/releases/download/3.0.1/simplehttp2server_darwin_amd64"
5-
sha256 "3a090db3f9f52ec240329ff08ec9fe5e7b07b41c78d081eb8e46036360d4ce67"
6-
version "3.0.1"
4+
url "https://github.com/GoogleChrome/simplehttp2server/releases/download/3.1.0/simplehttp2server_darwin_amd64"
5+
sha256 "5129bb9a75bbb58eafa96432b5fd9902394b918b1b18981596264a776341ec08"
6+
version "3.1.0"
77

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

0 commit comments

Comments
 (0)