Merge pull request #160 from zhaofengli/brew-6.0.11

brew-src: 6.0.9 -> 6.0.11
This commit is contained in:
Zhaofeng Li
2026-07-15 19:54:24 -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": 1783446865,
"narHash": "sha256-nCrPEbQjgnSAOVWTxRXD9Yi6P3oECdtZISYcQCFI9Fs=",
"lastModified": 1784068757,
"narHash": "sha256-7KnV7rTlMpys+2J+TFVxUDDyKPLXFs4wIMtckMC72VM=",
"owner": "Homebrew",
"repo": "brew",
"rev": "655769712a9a9499563d9685a8488f349354492d",
"rev": "6bd951d96e7ebc54787799dba77bfb26ec956c4c",
"type": "github"
},
"original": {
"owner": "Homebrew",
"ref": "6.0.9",
"ref": "6.0.11",
"repo": "brew",
"type": "github"
}
+1 -1
View File
@@ -3,7 +3,7 @@
inputs = {
brew-src = {
url = "github:Homebrew/brew/6.0.9";
url = "github:Homebrew/brew/6.0.11";
flake = false;
};
};