File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Diesel < Formula
77 head "https://github.com/diesel-rs/diesel.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any , arm64_tahoe : "c1f1c9cab255fee784506dcb916ea5c97346b13159a98d6be2afe4809d65dd7c "
11- sha256 cellar : :any , arm64_sequoia : "921154ebcda7421e89fc0543d1cee2a11d4022a00e4dbad09363b9b618c1ca3d "
12- sha256 cellar : :any , arm64_sonoma : "2f4394c22dfe78e85d7255c40eadc4c6d373024e0a182909e6c0445220c32bb5 "
13- sha256 cellar : :any , sonoma : "d61909a2dfa663fdafc40a03ca2f1ad2f066a1cdc2a543e233e2c598ece2799b "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "24d8ac3184d827b33b3ae457f55c4952d17101ea7e2f6e675ba3fa78afa12a1e "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "b5ec14987a0ee90f246bff260aadc4d135dfeee79d3f56d9d71a8785f0bfea03 "
10+ sha256 cellar : :any , arm64_tahoe : "d19b463e46a8f513ca0ef937189043f3efdae83dd58f23020190353e4f7738a5 "
11+ sha256 cellar : :any , arm64_sequoia : "81090956adb23d9c9cc973121e257a05ac1041a878ca1af236ce647b8c413b57 "
12+ sha256 cellar : :any , arm64_sonoma : "5c792e6d189182d65340c4f6b8b70d2c8863a8799a7cf6108fb88d50f8c21ec2 "
13+ sha256 cellar : :any , sonoma : "3c99d501c92b9842bba20d38763b621fdc91b34a27c4eb18d6c38438b66dc8a5 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "a786132e941b383002b62922d0b756347a11c90d3923710f4179955ebca802b8 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "52bf00bf5418d91e82873652f01662e20c51783baf43803700bb8e08704c64cc "
1616 end
1717
1818 depends_on "rust" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments