micronaut: update 3.5.4 bottle.
parent
234e48f258
commit
3c78a5520a
|
@ -11,12 +11,12 @@ class Micronaut < Formula
|
|||
end
|
||||
|
||||
bottle do
|
||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "e7ce458c9b0a87431b7fd722302cbf0b6d844598c66212686baa7685469585fd"
|
||||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "7f0960379f8746eef8114a64510b88dd70b041a7c055d6c79b88dc1fa8b4cd95"
|
||||
sha256 cellar: :any_skip_relocation, monterey: "d8c1b292a21ead1bcbbc2b48a596eed1bae3e6505f0e01d219989365ae04f87a"
|
||||
sha256 cellar: :any_skip_relocation, big_sur: "338d55596442c5e947bcd03bc84fc382ce6ff32405b51c4a51c5e2b461cee246"
|
||||
sha256 cellar: :any_skip_relocation, catalina: "652c36d809e9dbbed7d50a43234a7ad496d5a0980923c70fe9af6777d1ab2399"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "6d1385f12115a894e593c01e1338c5ea3a8ed40489b1887939d63c020ec9ac0b"
|
||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "bcf651df42f095f12110ec8112046c0193f23c253cd08ca0a1207178b6faa2b5"
|
||||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "1fd5b162d5c7ffbf184fadd8c9e5ce9e6f8b4f7f60a528a3552c9352784895de"
|
||||
sha256 cellar: :any_skip_relocation, monterey: "1414b97c2f8e5d63c6b103c7d644defab6d60e9b94b95dc87c89c51fcba9c4c4"
|
||||
sha256 cellar: :any_skip_relocation, big_sur: "c1bdcec82416728205880873198ec6ca4eac513ec224cea5e12c090e921a289e"
|
||||
sha256 cellar: :any_skip_relocation, catalina: "7d9167f125573966c17a96e99560b4fef07002479eb2646ecd2afc6b97c9cd56"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "eb83755af9d9f11f727ef1ea688c574ae067c9ef743342b97d2e65c362fefcc2"
|
||||
end
|
||||
|
||||
# Uses a hardcoded list of supported JDKs. Try switching to `openjdk` on update.
|
||||
|
|
Loading…
Reference in New Issue