micronaut: update 3.8.4 bottle.

master
BrewTestBot 2023-02-08 05:04:49 +00:00
parent 9096e4b9c1
commit a751e14322
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -11,13 +11,13 @@ class Micronaut < Formula
end
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "643acf5e750054fbf6ddf8febf33661cc508340ee72025f0edf9575f5cab9832"
sha256 cellar: :any_skip_relocation, arm64_monterey: "404d71d9643acaba86f5b60dacfd2bfb3cbe052d8049f804903daa8abbf2e55d"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "7b1588e8b6558debd910cc8f2def28ee197cf79b8d613f664ce08688810144fe"
sha256 cellar: :any_skip_relocation, ventura: "8915ec179f290aca384924001e86c1a32d3595f2ed465ac07612f38cdd19e18a"
sha256 cellar: :any_skip_relocation, monterey: "694ef18ad890a1ee5405c0f7539c4d475fff90d4f424ba1f2101d4c18e2783e7"
sha256 cellar: :any_skip_relocation, big_sur: "808116846843d276c2f391b458743386506e26321c5828f872f4854373eb3c34"
sha256 cellar: :any_skip_relocation, x86_64_linux: "35e20719789faa84f3842811faee0277ee571a1638590b353a4054ae2e6f0d99"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7693fafb33a19efb94d8fc43785fef33dac8de79440e8959b4e41c1f65b9451f"
sha256 cellar: :any_skip_relocation, arm64_monterey: "a18eaa404b10b41037a7a7710cda8366b4d5942d038efb503435b9405dbe94f6"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "9ee7fa2812469853b2406985ac9c829c1e9bba45a2b660fa00076223a6431b89"
sha256 cellar: :any_skip_relocation, ventura: "e296b664f2f626765890111d3a87805425c96166050e2ea10973d8a50bf3c178"
sha256 cellar: :any_skip_relocation, monterey: "965e18eb4de0f5dbd30129c8402985f9797449903c91a167fbac0fa705e6adc6"
sha256 cellar: :any_skip_relocation, big_sur: "fd73a1f3710b0f8cf7e00dad72226a044277197438310c68311aa3f32babff31"
sha256 cellar: :any_skip_relocation, x86_64_linux: "06d85cedb62bbb676d40c2a6d17a8ed82313415574debe0c0450df58bf319a9d"
end
# Uses a hardcoded list of supported JDKs. Try switching to `openjdk` on update.