diff options
| author | Alyssa Ross | 2016-09-05 14:21:00 +0100 |
|---|---|---|
| committer | Alyssa Ross | 2016-09-05 14:26:17 +0100 |
| commit | b90eba8ffd9549879bf4c911377d8d4cf9aa7b39 (patch) | |
| tree | 7c6ac159977aaf5b5d74b60807fa57c91ec9ab6f /Library/Homebrew/test/fixtures | |
| parent | 65ee5408c3d000393c1b73bfe8fb731a651ee281 (diff) | |
| download | brew-b90eba8ffd9549879bf4c911377d8d4cf9aa7b39.tar.bz2 | |
Update Tap for alias_path
Diffstat (limited to 'Library/Homebrew/test/fixtures')
| -rw-r--r-- | Library/Homebrew/test/fixtures/receipt.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/test/fixtures/receipt.json b/Library/Homebrew/test/fixtures/receipt.json index 39dcaea07..585a4e27d 100644 --- a/Library/Homebrew/test/fixtures/receipt.json +++ b/Library/Homebrew/test/fixtures/receipt.json @@ -11,7 +11,7 @@ "poured_from_bottle": true, "time": 1403827774, "HEAD": "deadbeefdeadbeefdeadbeefdeadbeefdeadbeef", - "alias_path": "test-formula", + "alias_path": "/usr/local/Library/Taps/homebrew/homebrew-core/Aliases/test-formula", "stdlib": "libcxx", "compiler": "clang", "source": { |
