This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory-site.git
The following commit(s) were added to refs/heads/main by this push:
new dfc750da fix download 0.12.0 (#294)
dfc750da is described below
commit dfc750da0033bef971a65983dc65b7ebdad088c7
Author: Shawn Yang <[email protected]>
AuthorDate: Mon Aug 18 20:32:51 2025 +0800
fix download 0.12.0 (#294)
---
src/pages/download/index.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/pages/download/index.md b/src/pages/download/index.md
index 7472040f..7d6a01fa 100644
--- a/src/pages/download/index.md
+++ b/src/pages/download/index.md
@@ -13,11 +13,11 @@ The latest source release is 0.12.0:
| Version | Date | Source
| Release Notes
|
|---------|------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------|
-| 0.12.0 | 2025-08-18 |
[source](https://www.apache.org/dyn/closer.lua/incubator/fory/0.12.0/apache-fory-0.12.0-incubating-src.tar.gz?action=download)
[asc](https://downloads.apache.org/incubator/fory/0.12.0/apache-fory-0.12.0-incubating-src.tar.gz.asc)
[sha512](https://downloads.apache.org/incubator/fory/0.12.0/apache-fory-0.12.0-incubating-src.tar.gz.sha512)
| [release notes](https://github.com/apache/fory/releases/tag/v0.12.0) |
+| 0.12.0 | 2025-08-18 |
[source](https://www.apache.org/dyn/closer.lua/fory/0.12.0/apache-fory-0.12.0-src.tar.gz?action=download)
[asc](https://downloads.apache.org/fory/0.12.0/apache-fory-0.12.0-src.tar.gz.asc)
[sha512](https://downloads.apache.org/fory/0.12.0/apache-fory-0.12.0-src.tar.gz.sha512)
| [release notes](https://github.com/apache/fory/releases/tag/v0.12.0) |
## All archived releases
-For older releases, please check the
[archive](https://archive.apache.org/dist/incubator/fory).
+For older releases, please check the
[archive](https://archive.apache.org/dist/fory).
## Verify a release
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]