Skip to content

Commit 6127f8f

Browse files
committed
goshs 1.1.2
1 parent 1c921ad commit 6127f8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/goshs.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Goshs < Formula
22
desc "Simple, yet feature-rich web server written in Go"
33
homepage "https://goshs.de/en/index.html"
4-
url "https://github.com/patrickhener/goshs/archive/refs/tags/v1.1.1.tar.gz"
5-
sha256 "60013650fc2c1cdca7e26f201751083de42ebfa05bd63375997135ea3ec0b871"
4+
url "https://github.com/patrickhener/goshs/archive/refs/tags/v1.1.2.tar.gz"
5+
sha256 "ea521af316dac8acac4a98c977b3d65400d9867ef36008ea3ecd1843c09555a8"
66
license "MIT"
77
head "https://github.com/patrickhener/goshs.git", branch: "main"
88

0 commit comments

Comments
 (0)