@@ -6,13 +6,13 @@ class GeminiCli < Formula
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , arm64_sequoia : "38e81ff5c7a590b1ae3b735fad04d461194621ad4c8e9cc052e98f97d2ecb771 "
10- sha256 cellar : :any_skip_relocation , arm64_sonoma : "38e81ff5c7a590b1ae3b735fad04d461194621ad4c8e9cc052e98f97d2ecb771 "
11- sha256 cellar : :any_skip_relocation , arm64_ventura : "38e81ff5c7a590b1ae3b735fad04d461194621ad4c8e9cc052e98f97d2ecb771 "
12- sha256 cellar : :any_skip_relocation , sonoma : "e503c19b380401de7f1a311cd76c0ce737ab2fe0e6748b895d383e5e9a2299d9 "
13- sha256 cellar : :any_skip_relocation , ventura : "e503c19b380401de7f1a311cd76c0ce737ab2fe0e6748b895d383e5e9a2299d9 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "38e81ff5c7a590b1ae3b735fad04d461194621ad4c8e9cc052e98f97d2ecb771 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "38e81ff5c7a590b1ae3b735fad04d461194621ad4c8e9cc052e98f97d2ecb771 "
9+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "05774b0b68bc79b48038b69c90ae5afdfe91343578a127af7ef4e652f1ab4fb4 "
10+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "05774b0b68bc79b48038b69c90ae5afdfe91343578a127af7ef4e652f1ab4fb4 "
11+ sha256 cellar : :any_skip_relocation , arm64_ventura : "05774b0b68bc79b48038b69c90ae5afdfe91343578a127af7ef4e652f1ab4fb4 "
12+ sha256 cellar : :any_skip_relocation , sonoma : "e63651ec3fc9cf5ac24f34f4e31d9d6aafd005c364630567c3821b262b338fe0 "
13+ sha256 cellar : :any_skip_relocation , ventura : "e63651ec3fc9cf5ac24f34f4e31d9d6aafd005c364630567c3821b262b338fe0 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "05774b0b68bc79b48038b69c90ae5afdfe91343578a127af7ef4e652f1ab4fb4 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "05774b0b68bc79b48038b69c90ae5afdfe91343578a127af7ef4e652f1ab4fb4 "
1616 end
1717
1818 depends_on "node"
0 commit comments