8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b40db0 commit 6a60006Copy full SHA for 6a60006
Formula/micronaut.rb
@@ -1,8 +1,8 @@
1
class Micronaut < Formula
2
desc "Modern JVM-based framework for building modular microservices"
3
homepage "https://micronaut.io/"
4
- url "https://github.com/micronaut-projects/micronaut-starter/archive/v3.5.1.tar.gz"
5
- sha256 "7ba41abb768021f108d2b244a85fc419ea84e11098a0492971d0ac144eee4cd9"
+ url "https://github.com/micronaut-projects/micronaut-starter/archive/v3.5.2.tar.gz"
+ sha256 "e424a51b84cbdaf9f41238204a4604beffc8ec97a02b87bc121aa4c846596812"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments