Skip to content

Commit

Permalink
source-to-image: update 1.3.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
gromgit committed Jun 19, 2022
1 parent 8d32344 commit 37071a2
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions Formula/source-to-image.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,8 @@ class SourceToImage < Formula
head "https://github.com/openshift/source-to-image.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "74166e13a4f985cda0ac187183912db38a5ab90e6451f0df88272c6013833568"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "b5ac084c3947f1729b436f7928760e3b33e26d1929dde39a6f53baee93103b38"
sha256 cellar: :any_skip_relocation, monterey: "ad7b00042172816928eefa48fd80e4eb01a6f8ee68689e304addccbe98b49eb3"
sha256 cellar: :any_skip_relocation, big_sur: "885c70eb74a6c0faf5cebdf1468820a26ce8ac08a555821c3d419c7725e09256"
sha256 cellar: :any_skip_relocation, catalina: "3fbf3469cf68fa605bbac9b3cb726ffc5c1f485d27dcacd4b9310e24e8d165e4"
sha256 cellar: :any_skip_relocation, mojave: "c576266fcc9e09cfae7ea91d9bc6f76b4aad025d087cf11acfe94218cdfe1774"
sha256 cellar: :any_skip_relocation, high_sierra: "29fb2fc7a031e904e743264878f9a4010e7c5d6aa0a3091ea0ec1038f312a5ca"
sha256 cellar: :any_skip_relocation, x86_64_linux: "bcecc2baa3cde24a76d98e4771268feff6c28f91f8e0b4260c3d355027c1988f"
root_url "https://github.com/gromgit/homebrew-core-aarch64_linux/releases/download/source-to-image"
sha256 cellar: :any_skip_relocation, aarch64_linux: "fc432a21c1df3eaaa0cf7be8add5328423f92968e96317e5798ffc4d5da0c000"
end

# Bump to 1.18 on the next release, if possible.
Expand Down

0 comments on commit 37071a2

Please sign in to comment.