Skip to content

Commit

Permalink
devcontainer: update 0.69.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Aug 27, 2024
1 parent 1af387f commit 6acf6d3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/d/devcontainer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ class Devcontainer < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c316392bdb7ddd56e0e86a339823f02c7950f60f7c504de56fbcd82d8b4f0ac4"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c316392bdb7ddd56e0e86a339823f02c7950f60f7c504de56fbcd82d8b4f0ac4"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c316392bdb7ddd56e0e86a339823f02c7950f60f7c504de56fbcd82d8b4f0ac4"
sha256 cellar: :any_skip_relocation, sonoma: "422f465804f4bdc367b8852aa8fc3807c20ba7cbba5b4280a7b7c552a1c4aefb"
sha256 cellar: :any_skip_relocation, ventura: "422f465804f4bdc367b8852aa8fc3807c20ba7cbba5b4280a7b7c552a1c4aefb"
sha256 cellar: :any_skip_relocation, monterey: "422f465804f4bdc367b8852aa8fc3807c20ba7cbba5b4280a7b7c552a1c4aefb"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c316392bdb7ddd56e0e86a339823f02c7950f60f7c504de56fbcd82d8b4f0ac4"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "98aa876cafa71d6ff1e8e7cda62dc425fdd81a0919a20470f8b6a64841143e5e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "98aa876cafa71d6ff1e8e7cda62dc425fdd81a0919a20470f8b6a64841143e5e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "98aa876cafa71d6ff1e8e7cda62dc425fdd81a0919a20470f8b6a64841143e5e"
sha256 cellar: :any_skip_relocation, sonoma: "517f405d3603adce917e91b1cc37fa12b143abf99a635cb18243e808c42b0d34"
sha256 cellar: :any_skip_relocation, ventura: "517f405d3603adce917e91b1cc37fa12b143abf99a635cb18243e808c42b0d34"
sha256 cellar: :any_skip_relocation, monterey: "517f405d3603adce917e91b1cc37fa12b143abf99a635cb18243e808c42b0d34"
sha256 cellar: :any_skip_relocation, x86_64_linux: "98aa876cafa71d6ff1e8e7cda62dc425fdd81a0919a20470f8b6a64841143e5e"
end

depends_on "node"
Expand Down

0 comments on commit 6acf6d3

Please sign in to comment.