aboutsummaryrefslogtreecommitdiff
path: root/versions/n-
diff options
context:
space:
mode:
authorPark DongHa <luncliff@gmail.com>2021-01-28 07:28:14 +0900
committerGitHub <noreply@github.com>2021-01-27 14:28:14 -0800
commit511e887ee71a8088401518ec79450f6f1f412c94 (patch)
tree3f4944c7b069510b2e16680ea6795642a1160539 /versions/n-
parent3b469cb563cc77bdb078a1af2471735541661eaf (diff)
downloadvcpkg-511e887ee71a8088401518ec79450f6f1f412c94.tar.gz
vcpkg-511e887ee71a8088401518ec79450f6f1f412c94.zip
[nsync] create a new port (#15714)
* [nsync] create a new port * [nsync] support system name WindowsStore * [nsync] use "version" instead of "version-string" * [nsync] add version JSON * Update ports/nsync/portfile.cmake * [nsync] apply PR feedback * [nsync] update SHA of port * [nsync] extract vcpkg_replace_string to patch * update version SHA Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'versions/n-')
-rw-r--r--versions/n-/nsync.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/n-/nsync.json b/versions/n-/nsync.json
new file mode 100644
index 000000000..44af83133
--- /dev/null
+++ b/versions/n-/nsync.json
@@ -0,0 +1,9 @@
+{
+ "versions": [
+ {
+ "git-tree": "65f07dbc95a609c95de7befffbf37da598652cee",
+ "version": "1.24.0",
+ "port-version": 0
+ }
+ ]
+}