From 9ff5f219231fd60aa2d7068f02592fae04e94400 Mon Sep 17 00:00:00 2001 From: Minsoo Choo Date: Tue, 11 Jul 2023 20:58:13 -0400 Subject: [PATCH] dotnet 7.0.109 --- Formula/dotnet.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/dotnet.rb b/Formula/dotnet.rb index bcefa2e855605..cdabce43bf34f 100644 --- a/Formula/dotnet.rb +++ b/Formula/dotnet.rb @@ -3,8 +3,8 @@ class Dotnet < Formula homepage "https://dotnet.microsoft.com/" # Source-build tag announced at https://github.com/dotnet/source-build/discussions url "https://github.com/dotnet/installer.git", - tag: "v7.0.108", - revision: "31ced64b58ad86bb12d655ab9f8f4ac213459339" + tag: "v7.0.109", + revision: "3e9283a8e906761fcf9973c0007a75c0eb20baea" license "MIT" revision 1