brew-src: 4.2.4 -> 4.2.16

This commit is contained in:
Zhaofeng Li
2024-04-03 16:19:39 -06:00
parent 40f5ee46b5
commit 0b38f9df1f
3 changed files with 6 additions and 6 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.2.4";
url = "github:Homebrew/brew/4.2.16";
flake = false;
};
};