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 6f45203 commit 804ff12Copy full SHA for 804ff12
.github/autobump.txt
@@ -1090,6 +1090,7 @@ goffice
1090
gofumpt
1091
gojq
1092
gokey
1093
+goku
1094
golang-migrate
1095
golangci-lint
1096
golangci-lint-langserver
Formula/g/goku.rb
@@ -1,8 +1,8 @@
1
class Goku < Formula
2
desc "HTTP load testing tool"
3
homepage "https://github.com/jcaromiq/goku"
4
- url "https://github.com/jcaromiq/goku/archive/refs/tags/1.1.6.tar.gz"
5
- sha256 "c98e99975942d52932bb1b141aa19390183594793ac38c9db7b1871b06bd24c7"
+ url "https://github.com/jcaromiq/goku/archive/refs/tags/v1.1.7.tar.gz"
+ sha256 "799e155c93937ccba830670fa25890d5fe53ceb01737926914d480ce0c39c752"
6
license "MIT"
7
head "https://github.com/jcaromiq/goku.git", branch: "main"
8
0 commit comments