scalingo: update 1.27.1 bottle.
parent
544dff0ade
commit
2db7d188f0
|
@ -6,13 +6,13 @@ class Scalingo < Formula
|
|||
license "BSD-4-Clause"
|
||||
|
||||
bottle do
|
||||
sha256 cellar: :any_skip_relocation, arm64_ventura: "0b9bc3514562d7e3f35bb20330c3cb4b9811b29499836ceea7732929c7c78794"
|
||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "bea4418dc1770e2ea4489b321379156d18556944eb9c3115ad13ee52ae705d5f"
|
||||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "4ca93c2ac621f79b92e6615a13ced0512c52c29cfe641503e7fbe21f0dc7ca18"
|
||||
sha256 cellar: :any_skip_relocation, ventura: "b9315d08f5a07cca057a58c84fab4dff21bf64aae659a066ee9aa9b833e1ae52"
|
||||
sha256 cellar: :any_skip_relocation, monterey: "1da28985c8c83d5d17d66b7a0ddaec120d172c1584202c55d324174009c67b67"
|
||||
sha256 cellar: :any_skip_relocation, big_sur: "d1ecf3644d8c12ceb7bc9be4087faf740de6cd7239d3a174b2230e9304c9b762"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "f780a4fea0643a63a3081c191bc4153cf6f86ff0cefba4b2f7f09c2ca41aeb35"
|
||||
sha256 cellar: :any_skip_relocation, arm64_ventura: "4fce8569d36ab00cbe2d6b388b9ee15988b04acdf782100efc02227242cd4fcc"
|
||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "3af168d141b1992635beda2422883f613d6fdbe1121a29df272c9b48beafc157"
|
||||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "96f6d6b25d6ab28a105b14fb23373f499050b913cbd0d712697355f5fe063bea"
|
||||
sha256 cellar: :any_skip_relocation, ventura: "3d94532fcec338b6f6a87cd926f192158c1da1199112e2bfb51de4fe3455049c"
|
||||
sha256 cellar: :any_skip_relocation, monterey: "191523580ec8b6f1786c5ae41c59abe4aa9a813f6c7311f8bdfb213a8ca897ee"
|
||||
sha256 cellar: :any_skip_relocation, big_sur: "39ace7f22a462b3b8a554ae01f3350cae404f607d2e1a96c24a7c570c9a34c85"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "418cfd6f3396b9b5d2905ca127c83ff29fd71664b70ae3abf53baf2b68f72eb9"
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
|
Loading…
Reference in New Issue