diff options
| author | Ethan Morgan <ethan@gweithio.com> | 2026-02-14 16:44:06 +0000 |
|---|---|---|
| committer | Ethan Morgan <ethan@gweithio.com> | 2026-02-14 16:44:06 +0000 |
| commit | 54409423f767d8b1cf30cb7d0efca6b4ca138823 (patch) | |
| tree | d915ac7828703ce4b963efdd9728a1777ba18c1e /vcpkg/versions/c-/cpp-channel.json | |
Diffstat (limited to 'vcpkg/versions/c-/cpp-channel.json')
| -rw-r--r-- | vcpkg/versions/c-/cpp-channel.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/vcpkg/versions/c-/cpp-channel.json b/vcpkg/versions/c-/cpp-channel.json new file mode 100644 index 0000000..f1789eb --- /dev/null +++ b/vcpkg/versions/c-/cpp-channel.json @@ -0,0 +1,14 @@ +{ + "versions": [ + { + "git-tree": "5219585a35a519c8946194bd0aa0e63fee12b615", + "version": "1.3.1", + "port-version": 0 + }, + { + "git-tree": "133114a7cef21fcaf48ac0f79021bf3c5005a502", + "version": "1.3.0", + "port-version": 0 + } + ] +} |