@@ -7,13 +7,13 @@ class Hk < Formula
77 head "https://github.com/jdx/hk.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any , arm64_sequoia : "77f0d09342de06840cd59ad23a718813477b6017cda71174d76c0ce22fd70cbe "
11- sha256 cellar : :any , arm64_sonoma : "681f575769d65a1b4cb25552ec7fc0c8768c16fc92795d2b3ed6213bd07e0253 "
12- sha256 cellar : :any , arm64_ventura : "a02aeb68396516011a5e189ba46c7b0864e85ead9756779ac3dd0bf67e66a8cb "
13- sha256 cellar : :any , sonoma : "2fccb2d7b811575a738d95983af728bf41bd818d83998041e2a073d86c7a75f9 "
14- sha256 cellar : :any , ventura : "276a41d98b6323bfac08153e2313c38dea8b2cac5e402eaadacddad38afcad0a "
15- sha256 cellar : :any_skip_relocation , arm64_linux : "d6663fe1e2fcf0b95f5d8ef63e58cfcfb0fea9989c62d7eb6eaf2c3774621a1b "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "b70a44e119c3e5602086845403c09d05069d1fffa4f51327e10d619c48c4b6e9 "
10+ sha256 cellar : :any , arm64_sequoia : "a6b1ef9c29a5dfb21d412f4c9bdd37ec99a0b0d5b9bca641a095eab5a7d47a3f "
11+ sha256 cellar : :any , arm64_sonoma : "79a0acf831d4836b4f5542e13092715cfaee1c6be21262cf68af49ddebd65e29 "
12+ sha256 cellar : :any , arm64_ventura : "b828e80c74af81dffbf545d4fb0d6367899bb906d00c7c1fbf7251011cc31afe "
13+ sha256 cellar : :any , sonoma : "5a6b6bf376dd317bffdd5c5565be512b45ca549143d1078e51256c15a5af4659 "
14+ sha256 cellar : :any , ventura : "d866397d69ed3fffbb0048bb6c9e2111995de4526f45dec21448d47f12478f8d "
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "fa380965c4fb87feb8e1bca4af641f6eb0f4f53584e36fb156809f2b147b70ff "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "8a50b323319e85946965fdd44a660225c8b6fb1c3fc660694719bb174f000832 "
1717 end
1818
1919 depends_on "rust" => [ :build , :test ]
0 commit comments