Skip to content

Commit df2da0c

Browse files
Brew cask update for openai version v1.4.0 (#22)
Co-authored-by: goreleaserbot <bot@goreleaser.com>
1 parent 95069a3 commit df2da0c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Casks/openai.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
# This file was generated by GoReleaser. DO NOT EDIT.
22
cask "openai" do
3-
version "1.3.0"
3+
version "1.4.0"
44

55
on_macos do
66
on_intel do
7-
sha256 "19c40412d796991e5811167ddf65fbc41948d307e24e521fc9d79a6f764876e4"
7+
sha256 "3a413230ce8df0117f62dc2f1bedbf63f0b89a7f3473aba9ef7a9c49d75fae45"
88
url "https://github.com/openai/openai-cli/releases/download/v#{version}/openai_#{version}_macos_amd64.zip"
99
end
1010
on_arm do
11-
sha256 "f3050ab7cf51fc5f5d68d32149a870feb84b455761859302fc10333b754b803e"
11+
sha256 "46f30d0f6624770bcb57111882a653db6363699aea11918979c5c6debc2ad97e"
1212
url "https://github.com/openai/openai-cli/releases/download/v#{version}/openai_#{version}_macos_arm64.zip"
1313
end
1414
end
1515

1616
on_linux do
1717
on_intel do
18-
sha256 "1343baccb6091b833105fc2d618fb9cb599b3fd44e5b5bef56819476ca35e7b7"
18+
sha256 "804ea4e9c766b03d8664ea44187f2d329be2c468f1ab07eeeb731a8aa1a1ec0c"
1919
url "https://github.com/openai/openai-cli/releases/download/v#{version}/openai_#{version}_linux_amd64.tar.gz"
2020
end
2121
on_arm do
22-
sha256 "31bc1752fa88089bd1c7cf66c50d4ab71c6b1e219199804137a84701ab996343"
22+
sha256 "23ce077b20ef5a16af6e4ce4d205210e3582103cbf4167755a5adfd972a8658a"
2323
url "https://github.com/openai/openai-cli/releases/download/v#{version}/openai_#{version}_linux_arm64.tar.gz"
2424
end
2525
end

0 commit comments

Comments
 (0)