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

shanedell pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 82c6474  Update site for VS Code release 1.1.0
82c6474 is described below

commit 82c64743309d44fd1b04ebca5e5aa6192c518196
Author: Shane Dell <[email protected]>
AuthorDate: Mon Aug 22 11:08:50 2022 -0400

    Update site for VS Code release 1.1.0
---
 site/_vscode/1.0.0.md | 4 ++--
 site/_vscode/1.1.0.md | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/site/_vscode/1.0.0.md b/site/_vscode/1.0.0.md
index b458ba4..9b4c68a 100644
--- a/site/_vscode/1.0.0.md
+++ b/site/_vscode/1.0.0.md
@@ -7,8 +7,8 @@ date: 2022-04-04
 summary: >
     Initial release
 
-artifact-root: 
"https://www.apache.org/dyn/closer.lua/daffodil/daffodil-vscode/1.0.0/";
-checksum-root: "https://downloads.apache.org/daffodil/daffodil-vscode/1.0.0/";
+artifact-root: 
"https://archive.apache.org/dist/daffodil/daffodil-vscode/1.0.0/";
+checksum-root: 
"https://archive.apache.org/dist/daffodil/daffodil-vscode/1.0.0/";
 
 key-file: "https://downloads.apache.org/daffodil/KEYS";
 
diff --git a/site/_vscode/1.1.0.md b/site/_vscode/1.1.0.md
index da812f6..e6057f7 100644
--- a/site/_vscode/1.1.0.md
+++ b/site/_vscode/1.1.0.md
@@ -1,14 +1,14 @@
 ---
 
-released: false
+released: true
 apache: true
 title: 1.1.0
-date: 2022-07-27
+date: 2022-08-22
 summary: >
     Initial omega-edit client & DFDL language
 
-artifact-root: 
"https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.1.0-rc1/";
-checksum-root: 
"https://dist.apache.org/repos/dist/dev/daffodil/daffodil-vscode/1.1.0-rc1/";
+artifact-root: 
"https://www.apache.org/dyn/closer.lua/daffodil/daffodil-vscode/1.1.0/";
+checksum-root: "https://downloads.apache.org/daffodil/daffodil-vscode/1.1.0/";
 
 key-file: "https://downloads.apache.org/daffodil/KEYS";
 

Reply via email to