Skip to content

Commit 759f451

Browse files
committed
shadowenv: update 3.0.2 bottle.
1 parent 5fc41d3 commit 759f451

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/s/shadowenv.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,12 @@ class Shadowenv < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ef47a7fc35e2237552519f2c962586288fa8e2f797a028a41ed0ee079ef29781"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1b488bee260253a43d92f439d4e303c8940451622a9f2d3c3c3b13eb37d16209"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "c0783ccae890c38c58f22ebd20090a58c4918c5e22c5e7d52cb281a7e6cbed0d"
12-
sha256 cellar: :any_skip_relocation, arm64_monterey: "af967d51f98c69a2b402d8da33b363675168298752ad5dff824daffc811c55b9"
13-
sha256 cellar: :any_skip_relocation, sonoma: "f2c1809129f77ed3dcd097e4aaa3f2587f0bb2f9a8e0dfd9d89ebef85aedf3ad"
14-
sha256 cellar: :any_skip_relocation, ventura: "0219bcc301dff154c67496d88ee2b8cf8cf0a57e320bb96b3ac54ab3df07e5ca"
15-
sha256 cellar: :any_skip_relocation, monterey: "82ddf47962cd1131319642d172ef613ea406472e98a32a54e96bce0c5d7c569f"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "0788e0776ecb8146c9c4e89d14861cd2dc7e5e2ec7701f6c06b89d8bf358b80d"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5e93a45b2872541cde83f6c9767293d5b84630a1cbf631f1b73e067afd689890"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ef3dee141fac1bf7c108a5bf44bad36daa5187815f3703a16305d48419a2f077"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "826f0909baaffef8f7468ab1b06f70c4adafac3020c19ae22661ed1e545cc85b"
12+
sha256 cellar: :any_skip_relocation, sonoma: "57fc8d8ab168c72711f5aea11c5087c36505a2f7d1b4bf82142e3755e4144899"
13+
sha256 cellar: :any_skip_relocation, ventura: "cb06cc05fa5c8d0650f6e6dbfd6062b5eaa0645a4882369fdb7d041580e0db91"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "46be71c90fcf022dfcbe045fd27d471edcc6cdcaab7690b7f22d73b08dc595bf"
1715
end
1816

1917
depends_on "rust" => :build

0 commit comments

Comments
 (0)