jenkins-lts: update 2.375.3 bottle.

master
BrewTestBot 2023-02-08 20:05:50 +00:00
parent 15a309e113
commit 34b732b389
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 1 deletions

View File

@ -11,7 +11,13 @@ class JenkinsLts < Formula
end
bottle do
sha256 cellar: :any_skip_relocation, all: "069c3d1e664ad97b411ebec505b29331969b178ab754b1baba0d9f7e148a1e2f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "4f115837b5ffc654a1e7fa98eec5bae4bb39ecaf22b88b390a9fa783f436faee"
sha256 cellar: :any_skip_relocation, arm64_monterey: "6ec4747019bdc47167a275f532f8f6b3cc0bf945c6e69725a78dc0f480a3a709"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "851a94ee075938fa9e34ace4a26e1d85ee1d28ef977662c1e265df6894b31ea5"
sha256 cellar: :any_skip_relocation, ventura: "da924c9147e10fb6563dbb95f42fea930d210d440218e89be6e92f8701e5f256"
sha256 cellar: :any_skip_relocation, monterey: "5cee0de1dc101d5d2a36306eb4d88420e2610ca25b7f6882afe56f778ec135f2"
sha256 cellar: :any_skip_relocation, big_sur: "57fbb45ceee97139f20f50f88f511c09a492dd9a5fc2ddaf8716493557a0c47b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3c3593f6b1af7a25acdfe7676bd2de8add0aad21b21a0748913db72aea878fac"
end
depends_on "openjdk@17"