brew-src: 4.1.22 -> 4.2.4

This commit is contained in:
Zhaofeng Li
2024-01-22 12:26:10 -07:00
parent 35768b9ac2
commit f3cf08e589
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.1.22";
url = "github:Homebrew/brew/4.2.4";
flake = false;
};
};