From 63d427ee2666763f02e1f235bcea8591593ea3ae Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 5 Oct 2023 14:36:34 +0200 Subject: Add publish authorizations cli/1.2.0 cli-tests/1.2.0 cli-examples/1.2.0 --- submit/07f517dc41937b72 | 6 ++++++ submit/68575c4a925f878f | 6 ++++++ submit/86f79382b6126991 | 5 +++++ 3 files changed, 17 insertions(+) create mode 100644 submit/07f517dc41937b72 create mode 100644 submit/68575c4a925f878f create mode 100644 submit/86f79382b6126991 diff --git a/submit/07f517dc41937b72 b/submit/07f517dc41937b72 new file mode 100644 index 0000000..475baf2 --- /dev/null +++ b/submit/07f517dc41937b72 @@ -0,0 +1,6 @@ +: 1 +name: cli-tests +version: 1.2.0 +project: cli +summary: Tests for the CLI compiler for C++ +license: MIT diff --git a/submit/68575c4a925f878f b/submit/68575c4a925f878f new file mode 100644 index 0000000..c57a8d1 --- /dev/null +++ b/submit/68575c4a925f878f @@ -0,0 +1,6 @@ +: 1 +name: cli-examples +version: 1.2.0 +project: cli +summary: Examples of using the CLI language and compiler for C++ +license: MIT diff --git a/submit/86f79382b6126991 b/submit/86f79382b6126991 new file mode 100644 index 0000000..6f2ae7e --- /dev/null +++ b/submit/86f79382b6126991 @@ -0,0 +1,5 @@ +: 1 +name: cli +version: 1.2.0 +summary: Command line interface (CLI) compiler for C++ +license: MIT -- cgit v1.1