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 1c921ad commit 6127f8fCopy full SHA for 6127f8f
Formula/g/goshs.rb
@@ -1,8 +1,8 @@
1
class Goshs < Formula
2
desc "Simple, yet feature-rich web server written in Go"
3
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"
+ url "https://github.com/patrickhener/goshs/archive/refs/tags/v1.1.2.tar.gz"
+ sha256 "ea521af316dac8acac4a98c977b3d65400d9867ef36008ea3ecd1843c09555a8"
6
license "MIT"
7
head "https://github.com/patrickhener/goshs.git", branch: "main"
8
0 commit comments