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

slawrence 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 3f926d5  Update artifact links for rc2
3f926d5 is described below

commit 3f926d55128ccbe2d04017ddc349f076d4971ce0
Author: Steve Lawrence <[email protected]>
AuthorDate: Fri Nov 4 08:13:35 2022 -0400

    Update artifact links for rc2
    
    DAFFODIL-2740
---
 site/_releases/3.4.0.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/site/_releases/3.4.0.md b/site/_releases/3.4.0.md
index 5c0eee5..d43ccb5 100644
--- a/site/_releases/3.4.0.md
+++ b/site/_releases/3.4.0.md
@@ -8,8 +8,8 @@ summary: >
     EXI binary XML support, pluggable character sets, embedded XML, C code
     generator updates
 
-artifact-root: "https://dist.apache.org/repos/dist/dev/daffodil/3.4.0-rc1/";
-checksum-root: "https://dist.apache.org/repos/dist/dev/daffodil/3.4.0-rc1/";
+artifact-root: "https://dist.apache.org/repos/dist/dev/daffodil/3.4.0-rc2/";
+checksum-root: "https://dist.apache.org/repos/dist/dev/daffodil/3.4.0-rc2/";
 
 key-file: "https://downloads.apache.org/daffodil/KEYS";
 

Reply via email to