File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,11 +3,11 @@ class Holmesgpt < Formula
3
3
homepage "https://github.com/robusta-dev/experimental-ai-investigation"
4
4
5
5
if OS . mac?
6
- url "https://github.com/robusta-dev/holmesgpt/releases/download/0.11.4/holmes-macos-latest-0.11.4.zip"
7
- sha256 "97022862ba74c799025764741b412edb6a16d214331a8ab014572641774310e0 "
6
+ url "https://github.com/robusta-dev/holmesgpt/releases/download/0.11.4-alpha-logging /holmes-macos-latest-0.11.4-alpha-logging .zip"
7
+ sha256 "70d072c5c4f9c79c0cb21308a88f256c10c4371f8a05f17374cf514a8174c446 "
8
8
elsif OS . linux?
9
- url "https://github.com/robusta-dev/holmesgpt/releases/download/0.11.4/holmes-ubuntu-22.04-0.11.4.zip"
10
- sha256 "c3baa8ab5bbc02e04ae7740b9ef3a5024443b9823dc8816fa92f47be6ee51f3d "
9
+ url "https://github.com/robusta-dev/holmesgpt/releases/download/0.11.4-alpha-logging /holmes-ubuntu-22.04-0.11.4-alpha-logging .zip"
10
+ sha256 "0bf56a0a95d17af3b5cf8b41d7e70588ec02978af7d282706c647d637e6cb013 "
11
11
end
12
12
13
13
def install
You can’t perform that action at this time.
0 commit comments