-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added missing empty line at portfile end
Removed accidental added version entry "3.7.12" from vst3sdk.json.
- Loading branch information
1 parent
aba2ede
commit d506c28
Showing
2 changed files
with
2 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,9 @@ | ||
{ | ||
"versions": [ | ||
{ | ||
"git-tree": "600ed441266d9a9efb240aeb1474a42f218fc44f", | ||
"git-tree": "a21a0f320013af1408b8a99334a8737b819bf35a", | ||
"version-string": "v3.7.12_build_20", | ||
"port-version": 0 | ||
}, | ||
{ | ||
"git-tree": "060f1781b84540bba8f47edeaaa1979e544aad15", | ||
"version": "3.7.12", | ||
"port-version": 0 | ||
} | ||
] | ||
} |