Skip to content

Commit

Permalink
gitlab-ci-local: update 4.48.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Apr 19, 2024
1 parent c53783b commit 60dd599
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/g/gitlab-ci-local.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ class GitlabCiLocal < Formula
head "https://github.com/firecow/gitlab-ci-local.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "36ff1417be6a5ce205649240938cc7f90126133f5140d3e4d77fc9816dbb23de"
sha256 cellar: :any_skip_relocation, arm64_ventura: "36ff1417be6a5ce205649240938cc7f90126133f5140d3e4d77fc9816dbb23de"
sha256 cellar: :any_skip_relocation, arm64_monterey: "36ff1417be6a5ce205649240938cc7f90126133f5140d3e4d77fc9816dbb23de"
sha256 cellar: :any_skip_relocation, sonoma: "46d5e2045bdbc988bb39cc0a3f37aaeb6d2d4f3bf81078f35ea79c9db6c05834"
sha256 cellar: :any_skip_relocation, ventura: "46d5e2045bdbc988bb39cc0a3f37aaeb6d2d4f3bf81078f35ea79c9db6c05834"
sha256 cellar: :any_skip_relocation, monterey: "46d5e2045bdbc988bb39cc0a3f37aaeb6d2d4f3bf81078f35ea79c9db6c05834"
sha256 cellar: :any_skip_relocation, x86_64_linux: "36ff1417be6a5ce205649240938cc7f90126133f5140d3e4d77fc9816dbb23de"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dc8ab40b8946b920377d36672bf4f185d7fe799b320aaa17cfad4500e6019dfc"
sha256 cellar: :any_skip_relocation, arm64_ventura: "dc8ab40b8946b920377d36672bf4f185d7fe799b320aaa17cfad4500e6019dfc"
sha256 cellar: :any_skip_relocation, arm64_monterey: "dc8ab40b8946b920377d36672bf4f185d7fe799b320aaa17cfad4500e6019dfc"
sha256 cellar: :any_skip_relocation, sonoma: "8d144db52f116a8ac9ae6785e300683843b841b9ba849161169d588c39ccb087"
sha256 cellar: :any_skip_relocation, ventura: "8d144db52f116a8ac9ae6785e300683843b841b9ba849161169d588c39ccb087"
sha256 cellar: :any_skip_relocation, monterey: "8d144db52f116a8ac9ae6785e300683843b841b9ba849161169d588c39ccb087"
sha256 cellar: :any_skip_relocation, x86_64_linux: "dc8ab40b8946b920377d36672bf4f185d7fe799b320aaa17cfad4500e6019dfc"
end

depends_on "node"
Expand Down

0 comments on commit 60dd599

Please sign in to comment.