This is an automated email from the ASF dual-hosted git repository.

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git


The following commit(s) were added to refs/heads/master by this push:
     new a6ba208  congfig for runtime-swift 1.18.0 (#423)
a6ba208 is described below

commit a6ba208f24f044aa1248a90fc900fc68ed4200ef
Author: David Grove <[email protected]>
AuthorDate: Tue Jul 25 18:00:20 2023 -0400

    congfig for runtime-swift 1.18.0 (#423)
---
 release-configs/runtime-swift-1.18.0.config | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/release-configs/runtime-swift-1.18.0.config 
b/release-configs/runtime-swift-1.18.0.config
new file mode 100644
index 0000000..149ab27
--- /dev/null
+++ b/release-configs/runtime-swift-1.18.0.config
@@ -0,0 +1,15 @@
+{
+  "versioning": {
+    "version": "1.18.0",
+    "pre_release_version": "rc1"
+  },
+  "RepoList": [
+    "openwhisk-runtime-swift"
+  ],
+  "openwhisk_runtime_swift": {
+    "name": "OpenWhisk Runtime Swift",
+    "hash": "03f7d93e331f1cc3c5fdc14d2ae19c146cf1a367",
+    "repository": "https://github.com/apache/openwhisk-runtime-swift.git";,
+    "branch": "master"
+  }
+}

Reply via email to