brew-src: 6.0.7 -> 6.0.9

This commit is contained in:
Tim Kleinschmidt
2026-07-09 08:11:50 +02:00
parent c3fca26799
commit be2ea0e091
2 changed files with 5 additions and 5 deletions
Generated
+4 -4
View File
@@ -3,16 +3,16 @@
"brew-src": {
"flake": false,
"locked": {
"lastModified": 1783298955,
"narHash": "sha256-02tX5z0qf+SX+VfqwnyVtvfwq710mtDzh+Rg2Dn73vU=",
"lastModified": 1783446865,
"narHash": "sha256-nCrPEbQjgnSAOVWTxRXD9Yi6P3oECdtZISYcQCFI9Fs=",
"owner": "Homebrew",
"repo": "brew",
"rev": "20ce57618d82c7a29801deb1f0f2bc665ed9b55e",
"rev": "655769712a9a9499563d9685a8488f349354492d",
"type": "github"
},
"original": {
"owner": "Homebrew",
"ref": "6.0.7",
"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.7";
url = "github:Homebrew/brew/6.0.9";
flake = false;
};
};