micronaut 1.2.5
Closes #45478. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b1cb11eab3
commit
5b855d1919
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Micronaut < Formula
|
||||
desc "Modern JVM-based framework for building modular microservices"
|
||||
homepage "https://micronaut.io/"
|
||||
url "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.2.3/micronaut-1.2.3.zip"
|
||||
sha256 "313af68543211d4ed6e914e216b6a5343d23238111de4c14ea5008b1f5f11bb0"
|
||||
url "https://github.com/micronaut-projects/micronaut-core/releases/download/v1.2.5/micronaut-1.2.5.zip"
|
||||
sha256 "834cadb0d5c0551e1514de4a5a93e33d1bfa8055da53993974cbe19b3c3e85b6"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue