diff --git a/.github/autobump.txt b/.github/autobump.txt index a13aaa8b49b26..fead4673e98ff 100644 --- a/.github/autobump.txt +++ b/.github/autobump.txt @@ -532,6 +532,7 @@ doppler dosbox-staging dosbox-x dotenv-linter +dotnet dotslash double-conversion doxygen diff --git a/Formula/d/dotnet.rb b/Formula/d/dotnet.rb index faedd563e9d59..59c3eef0db9d9 100644 --- a/Formula/d/dotnet.rb +++ b/Formula/d/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/dotnet.git", - tag: "v8.0.3", - revision: "49a39629323839c28481dd42545ce44d11c75c5a" + tag: "v8.0.4", + revision: "83659133a1aa2b2d94f9c4ecebfa10d960e27706" license "MIT" bottle do