Merge pull request #158 from Azd325/bump-brew-6.0.7

brew-src: 6.0.1 -> 6.0.9
This commit is contained in:
Zhaofeng Li
2026-07-12 13:04:18 -04:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -3,16 +3,16 @@
"brew-src": {
"flake": false,
"locked": {
"lastModified": 1781226006,
"narHash": "sha256-w4ZTuOnhYiDxjaynrMTASzp802QblBWmo3wpB8wVN4Y=",
"lastModified": 1783446865,
"narHash": "sha256-nCrPEbQjgnSAOVWTxRXD9Yi6P3oECdtZISYcQCFI9Fs=",
"owner": "Homebrew",
"repo": "brew",
"rev": "109191be4988470b51a60a5ef1998520aa24c01b",
"rev": "655769712a9a9499563d9685a8488f349354492d",
"type": "github"
},
"original": {
"owner": "Homebrew",
"ref": "6.0.1",
"ref": "6.0.9",
"repo": "brew",
"type": "github"
}
+1 -1
View File
@@ -3,7 +3,7 @@
inputs = {
brew-src = {
url = "github:Homebrew/brew/6.0.1";
url = "github:Homebrew/brew/6.0.9";
flake = false;
};
};