Skip to content

Commit 6acf6d3

Browse files
committed
devcontainer: update 0.69.0 bottle.
1 parent 1af387f commit 6acf6d3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/d/devcontainer.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ class Devcontainer < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c316392bdb7ddd56e0e86a339823f02c7950f60f7c504de56fbcd82d8b4f0ac4"
10-
sha256 cellar: :any_skip_relocation, arm64_ventura: "c316392bdb7ddd56e0e86a339823f02c7950f60f7c504de56fbcd82d8b4f0ac4"
11-
sha256 cellar: :any_skip_relocation, arm64_monterey: "c316392bdb7ddd56e0e86a339823f02c7950f60f7c504de56fbcd82d8b4f0ac4"
12-
sha256 cellar: :any_skip_relocation, sonoma: "422f465804f4bdc367b8852aa8fc3807c20ba7cbba5b4280a7b7c552a1c4aefb"
13-
sha256 cellar: :any_skip_relocation, ventura: "422f465804f4bdc367b8852aa8fc3807c20ba7cbba5b4280a7b7c552a1c4aefb"
14-
sha256 cellar: :any_skip_relocation, monterey: "422f465804f4bdc367b8852aa8fc3807c20ba7cbba5b4280a7b7c552a1c4aefb"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "c316392bdb7ddd56e0e86a339823f02c7950f60f7c504de56fbcd82d8b4f0ac4"
9+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "98aa876cafa71d6ff1e8e7cda62dc425fdd81a0919a20470f8b6a64841143e5e"
10+
sha256 cellar: :any_skip_relocation, arm64_ventura: "98aa876cafa71d6ff1e8e7cda62dc425fdd81a0919a20470f8b6a64841143e5e"
11+
sha256 cellar: :any_skip_relocation, arm64_monterey: "98aa876cafa71d6ff1e8e7cda62dc425fdd81a0919a20470f8b6a64841143e5e"
12+
sha256 cellar: :any_skip_relocation, sonoma: "517f405d3603adce917e91b1cc37fa12b143abf99a635cb18243e808c42b0d34"
13+
sha256 cellar: :any_skip_relocation, ventura: "517f405d3603adce917e91b1cc37fa12b143abf99a635cb18243e808c42b0d34"
14+
sha256 cellar: :any_skip_relocation, monterey: "517f405d3603adce917e91b1cc37fa12b143abf99a635cb18243e808c42b0d34"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "98aa876cafa71d6ff1e8e7cda62dc425fdd81a0919a20470f8b6a64841143e5e"
1616
end
1717

1818
depends_on "node"

0 commit comments

Comments
 (0)