File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ class WakatimeCli < Formula
88 version_scheme 1
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "26869f680935afba78ba3c7cffd126138794bbf13911e0743bbb1816986d1bf1 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "26869f680935afba78ba3c7cffd126138794bbf13911e0743bbb1816986d1bf1 "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "26869f680935afba78ba3c7cffd126138794bbf13911e0743bbb1816986d1bf1 "
14- sha256 cellar : :any_skip_relocation , sonoma : "8887e0a47844b7fce8a8ac07d5d4c8d1d0a77dee176db39ff9a606373d66f3ad "
15- sha256 cellar : :any_skip_relocation , ventura : "8887e0a47844b7fce8a8ac07d5d4c8d1d0a77dee176db39ff9a606373d66f3ad "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "f95b43d649cfcfed0a006cde4a51d2befe62b0cf0b1f5e670515b403779a1e83 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "2bc3cf34de1acd8b5f9bacbebb4717211b6b7d582276b5b70b3c0461530504b8 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "2bc3cf34de1acd8b5f9bacbebb4717211b6b7d582276b5b70b3c0461530504b8 "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "2bc3cf34de1acd8b5f9bacbebb4717211b6b7d582276b5b70b3c0461530504b8 "
14+ sha256 cellar : :any_skip_relocation , sonoma : "a6d247a59e0637d7e9b19c7c4a45e6be18160fde0a70b9481592faaa44ca824e "
15+ sha256 cellar : :any_skip_relocation , ventura : "a6d247a59e0637d7e9b19c7c4a45e6be18160fde0a70b9481592faaa44ca824e "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "5ef66eb94a84724a9d2cca6953bbc4728a2ad84cb6050644f89783bfe5308ea7 "
1717 end
1818
1919 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments