summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-01-22 18:22:50 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-01-22 18:22:50 +0300
commit041f0c2c7538472abdb48feb5692ed592eaabd27 (patch)
tree8cc2d6cae8585a6e1d2feab2f6b0b05d2464859d
parent7650d40050e749c95ad7b55bbb0077b5750540ed (diff)
Add publish authorizations
libcurl/7.67.0 curl/7.67.0
-rw-r--r--submit/94d3f16b52ec88986
-rw-r--r--submit/ca9e278e86b538955
2 files changed, 11 insertions, 0 deletions
diff --git a/submit/94d3f16b52ec8898 b/submit/94d3f16b52ec8898
new file mode 100644
index 0000000..64c029f
--- /dev/null
+++ b/submit/94d3f16b52ec8898
@@ -0,0 +1,6 @@
+: 1
+name: libcurl
+version: 7.67.0
+project: curl
+summary: C library for transferring data with URLs
+license: cURL; MIT/X derivate license.
diff --git a/submit/ca9e278e86b53895 b/submit/ca9e278e86b53895
new file mode 100644
index 0000000..e273d55
--- /dev/null
+++ b/submit/ca9e278e86b53895
@@ -0,0 +1,5 @@
+: 1
+name: curl
+version: 7.67.0
+summary: Command line tool for transferring data with URLs
+license: cURL; MIT/X derivate license.