git: 2224cdc7c1 - main - ja/website: Update news item
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 May 2022 08:57:09 UTC
The branch main has been updated by ryusuke: URL: https://cgit.FreeBSD.org/doc/commit/?id=2224cdc7c135c96cbf6833e20f4b94d16393e129 commit 2224cdc7c135c96cbf6833e20f4b94d16393e129 Author: Ryusuke SUZUKI <ryusuke@FreeBSD.org> AuthorDate: 2022-05-10 08:56:15 +0000 Commit: Ryusuke SUZUKI <ryusuke@FreeBSD.org> CommitDate: 2022-05-10 08:56:15 +0000 ja/website: Update news item 26e31f70ba -> 1d055729f3 --- website/data/ja/news/news.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/data/ja/news/news.toml b/website/data/ja/news/news.toml index b05327881f..bffce1b799 100644 --- a/website/data/ja/news/news.toml +++ b/website/data/ja/news/news.toml @@ -1,5 +1,10 @@ # Sort news by year, month and day +[[news]] +date = "2022-05-05" +title = "FreeBSD 13.1-RC6 公開" +description = "<p>FreeBSD 13.1 リリースサイクルから 6 回目のリリース候補版が公開されました (<a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-May/000762.html\">アナウンス</a>)。 <a href=\"https://www.FreeBSD.org/doc/ja/books/handbook/mirrors-ftp.html\">FreeBSD ミラーサイト</a> から amd64, i386, arm64, powerpc64, powerpc64le, powerpcspe および riscv アーキテクチャの ISO イメージを入手できます。</p>" + [[news]] date = "2022-04-28" title = "FreeBSD 13.1-RC5 公開"