diff options
| author | chausner <15180557+chausner@users.noreply.github.com> | 2021-10-12 05:11:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-11 20:11:45 -0700 |
| commit | 80e863f62c3dc70cdbd2f7745e0378342376e34f (patch) | |
| tree | 3248879a235f22f46b4e2ffb70a2f2604aaad627 /versions | |
| parent | f904f7354dce4cb396a4d0792e36319d78ccccfb (diff) | |
| download | vcpkg-80e863f62c3dc70cdbd2f7745e0378342376e34f.tar.gz vcpkg-80e863f62c3dc70cdbd2f7745e0378342376e34f.zip | |
[replxx] Update to 0.0.3 (#20606)
* Update replxx to 0.0.3
* Update CI baseline
Co-authored-by: chausner <chausner@users.noreply.github.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 4 | ||||
| -rw-r--r-- | versions/r-/replxx.json | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 4634582c9..d61319332 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5829,8 +5829,8 @@ "port-version": 1 }, "replxx": { - "baseline": "0.0.2", - "port-version": 3 + "baseline": "0.0.3", + "port-version": 0 }, "reproc": { "baseline": "14.2.3", diff --git a/versions/r-/replxx.json b/versions/r-/replxx.json index 2e1901ca7..307163757 100644 --- a/versions/r-/replxx.json +++ b/versions/r-/replxx.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "e6d52564217b918d799280703fdfde6e600272d4", + "version": "0.0.3", + "port-version": 0 + }, + { "git-tree": "5e56bb5dd211e60671da16308a06e0738b7854c2", "version-string": "0.0.2", "port-version": 3 |
