@@ -7,13 +7,13 @@ class Mdq < Formula
7
7
head "https://github.com/yshavit/mdq.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "07345b7b8b7da133ab13345bcddfe62347dda960c715ae5d3be4d02e512d6115 "
11
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "c9d3d408b8efdd1ed1059318678c34df2a6337a86ae713518ba0d7b6ff05d643 "
12
- sha256 cellar : :any_skip_relocation , arm64_ventura : "2e6fb4e8977309348bc0fecbcca6b05ebfa6dc268466f81d521100e92e4e874c "
13
- sha256 cellar : :any_skip_relocation , sonoma : "99829edb50bd38815c41381e8431ea1f05487bc174213fd0f092ae47904e16e2 "
14
- sha256 cellar : :any_skip_relocation , ventura : "231a4b01c44526e785af44ce2f8634aab4ffd5c5c2f39282645c5f5df4fa5029 "
15
- sha256 cellar : :any_skip_relocation , arm64_linux : "4dbada3f519e1537f706291a77d76ebd509a07a4220f72d8ebeba40c2a8a2da2 "
16
- sha256 cellar : :any_skip_relocation , x86_64_linux : "56c09090d4ba1270b3254b921497620a6f8905e803148fe094bcfe6df14a4b70 "
10
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "a554032d298a0cd6665a7baeb9a9cdbd88a637903d0a7fcc6dec69a659a50d70 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "5cf5a1a792d25359bca50391fd3d07f2abd3aeb6c81a7d5995bf314f5f91bc69 "
12
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "d576c93e97414e66201d4f49c833aaf6c46adfc1700a806a6a56e9d6b3005525 "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "5ab3ce177808cdaa6b6f4609b04df7b3c228f0abc616773e204b35eb381d2936 "
14
+ sha256 cellar : :any_skip_relocation , ventura : "d06c403731a9665b8c05b7e212ed9c018dabd7fdb7a90629bab70d0cb15f305b "
15
+ sha256 cellar : :any_skip_relocation , arm64_linux : "2fde41d406551a3b5052f9aaf298c217069ef51e3d46d89a6f130b2e2c198052 "
16
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "604e57bf2afb7d1b7be2b83fc4bde9135116320bef7938d46e26aef21667f7f4 "
17
17
end
18
18
19
19
depends_on "rust" => :build
0 commit comments