brew-src: 4.0.26 -> 4.1.1

This commit is contained in:
Zhaofeng Li
2023-07-27 16:08:30 -06:00
parent 18a4c8cb8c
commit d2738b78fd
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
nix-darwin.url = "github:LnL7/nix-darwin";
flake-utils.url = "github:numtide/flake-utils";
brew-src = {
url = "github:Homebrew/brew/4.0.26";
url = "github:Homebrew/brew/4.1.1";
flake = false;
};
};