Skip to content

Commit 804ff12

Browse files
committed
goku 1.1.7
autobump: add goku Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent 6f45203 commit 804ff12

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1090,6 +1090,7 @@ goffice
10901090
gofumpt
10911091
gojq
10921092
gokey
1093+
goku
10931094
golang-migrate
10941095
golangci-lint
10951096
golangci-lint-langserver

Formula/g/goku.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Goku < Formula
22
desc "HTTP load testing tool"
33
homepage "https://github.com/jcaromiq/goku"
4-
url "https://github.com/jcaromiq/goku/archive/refs/tags/1.1.6.tar.gz"
5-
sha256 "c98e99975942d52932bb1b141aa19390183594793ac38c9db7b1871b06bd24c7"
4+
url "https://github.com/jcaromiq/goku/archive/refs/tags/v1.1.7.tar.gz"
5+
sha256 "799e155c93937ccba830670fa25890d5fe53ceb01737926914d480ce0c39c752"
66
license "MIT"
77
head "https://github.com/jcaromiq/goku.git", branch: "main"
88

0 commit comments

Comments
 (0)