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 4f95d59 commit 6bec712Copy full SHA for 6bec712
Formula/m/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/refs/tags/v4.7.4.tar.gz"
5
- sha256 "fab0f1f440d5640c24f7fe19235d037754fe325ded6e0759b91b1ed0dde91cbc"
+ url "https://github.com/micronaut-projects/micronaut-starter/archive/refs/tags/v4.7.5.tar.gz"
+ sha256 "767b6905634de8a0007bf3433bd32ad8a4c6126100f28048d01c5704384d8405"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments