Skip to content

Commit

Permalink
draft: update 0.1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 5, 2024
1 parent c67044b commit 3ac8e64
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/d/draft.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Draft < Formula
head "https://github.com/Azure/draft.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "167d4fc234d50ff4d7fb577441004fcdf58288c9a46acdf6418f77d79ccad4ec"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "da21c146ec57b790192674734a24eab97c142be03d0958d3d4cfe01af005ed61"
sha256 cellar: :any_skip_relocation, arm64_ventura: "be898735a11267cd48697337802580735dc5f0fde2c7a69dad0e4353243f66fb"
sha256 cellar: :any_skip_relocation, sonoma: "766c036d3ef80d2ce2a360647cb5f2de3ee1d76d7e5a7bbf63a8b60b8eec5402"
sha256 cellar: :any_skip_relocation, ventura: "d79d6a89ea6f283463cc5a9fc83b6f3853164fc80d1bd88e22b06fea6a079973"
sha256 cellar: :any_skip_relocation, x86_64_linux: "71a934178fba72d8188396aad301c88f0a090b5dc7fb132e2c23c4f874eb4ed5"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "cdc1349f7fb11a43abe44a9f2327918ee4cf7a6bce61a1eeb5f9d1d8c3812389"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a5291d147090700999e68c2e72504c7a80bd6367cc2a651c0de4e123da882100"
sha256 cellar: :any_skip_relocation, arm64_ventura: "703f8dccac67247f061dbe0877a1ae7b9ddaf4c7304b70f867da532de64b8983"
sha256 cellar: :any_skip_relocation, sonoma: "00d727565b0d8937e817f3f3e98089982b70a6227e4e965e737006964a5f8cf7"
sha256 cellar: :any_skip_relocation, ventura: "0e8e9b65c2058675aa9802a2ac17e82d7d95a97dd1e343a5cda03b39176f1151"
sha256 cellar: :any_skip_relocation, x86_64_linux: "18c5f5bab7862fe08dd84f28c6e9030d592ed984ed75411ee5f242e1a9210aa5"
end

depends_on "go" => :build
Expand Down

0 comments on commit 3ac8e64

Please sign in to comment.