Skip to content

Commit 152231c

Browse files
committed
micronaut 3.7.4
Closes Homebrew#115993. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent 4768631 commit 152231c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/micronaut.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Micronaut < Formula
22
desc "Modern JVM-based framework for building modular microservices"
33
homepage "https://micronaut.io/"
4-
url "https://github.com/micronaut-projects/micronaut-starter/archive/v3.7.3.tar.gz"
5-
sha256 "6741bf0a53aae609790ea820bb29138c7398bdad81c0c805a0572b02a2895b44"
4+
url "https://github.com/micronaut-projects/micronaut-starter/archive/v3.7.4.tar.gz"
5+
sha256 "63a4f659106c7f376794b0a86d4922f90d1bebf5059a878d3456f25348f01fed"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)