Skip to content

Commit

Permalink
rollup: update 3.9.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 28, 2022
1 parent 8df1b05 commit 3620f6a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/rollup.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ class Rollup < Formula
license all_of: ["ISC", "MIT"]

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "abc90fee5ec5591cb99a9e978b60b93da96f35c937690a583887148fc3bad447"
sha256 cellar: :any_skip_relocation, arm64_monterey: "abc90fee5ec5591cb99a9e978b60b93da96f35c937690a583887148fc3bad447"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "abc90fee5ec5591cb99a9e978b60b93da96f35c937690a583887148fc3bad447"
sha256 cellar: :any_skip_relocation, ventura: "2b2196bf39db14b32278e776397d0c7f0478ea8e135476dba18c683351173e70"
sha256 cellar: :any_skip_relocation, monterey: "2b2196bf39db14b32278e776397d0c7f0478ea8e135476dba18c683351173e70"
sha256 cellar: :any_skip_relocation, big_sur: "2b2196bf39db14b32278e776397d0c7f0478ea8e135476dba18c683351173e70"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0f78c3196e94f15bc8b03e0169a7c8ad3a53837fd0557e6cd4806c78a2780f7b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "219ab16bd160d4c85ed2dd2598c9cb5b466606365ca6976037a2341562d51a9c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "219ab16bd160d4c85ed2dd2598c9cb5b466606365ca6976037a2341562d51a9c"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "219ab16bd160d4c85ed2dd2598c9cb5b466606365ca6976037a2341562d51a9c"
sha256 cellar: :any_skip_relocation, ventura: "fc3087d24e0b176002c3b26020adef519da33b2c83a4e8dc3ed6f8e0fe0f68a6"
sha256 cellar: :any_skip_relocation, monterey: "fc3087d24e0b176002c3b26020adef519da33b2c83a4e8dc3ed6f8e0fe0f68a6"
sha256 cellar: :any_skip_relocation, big_sur: "fc3087d24e0b176002c3b26020adef519da33b2c83a4e8dc3ed6f8e0fe0f68a6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9561b73e0487749680e55861d8aae3562239c0583cc59fcd8ec2fd8e5cb3814d"
end

depends_on "node"
Expand Down

0 comments on commit 3620f6a

Please sign in to comment.