Browse Source

feat: release 23.01

pull/80/head
sparanoid 2 years ago
parent
commit
95b6dc72d9
No known key found for this signature in database GPG Key ID: D6BFFB05CEB2FF95
  1. 2
      website/_app/_data/authors.yml
  2. 2
      website/_app/_data/sevenzip.yml
  3. 12
      website/_app/_data/versions.yml
  4. 33
      website/_app/_pages/index.html
  5. 115
      website/_app/_pages/page-download.html
  6. 20
      website/_app/_pages/page-sdk.html
  7. 6
      zh-cn/History.txt
  8. 2
      zh-cn/readme.txt

2
website/_app/_data/authors.yml

@ -7,7 +7,7 @@
# {{ author.web }}: used in atom feed
# {{ author.twitter }}: used by Twitter Cards
default:
name: Tunghsiao Liu
name: Sparanoid
email: t@sparanoid.com
web: https://sparanoid.com/
twitter: tunghsiao

2
website/_app/_data/sevenzip.yml

@ -2,7 +2,7 @@
meta:
name: Seven Zip
url: https://github.com/amsf/amsf-sevenzip
author: Tunghsiao Liu
author: Sparanoid
author_url: https://sparanoid.com/
# {{ site.data.sevenzip.free }}: used in homepage, not implimented at the moment

12
website/_app/_data/versions.yml

@ -1,11 +1,11 @@
stable:
long: "22.01"
short: "2201"
date: 2022-07-15
long: "23.01"
short: "2301"
date: 2023-06-30
sdk:
long: "22.01"
short: "2201"
date: 2022-07-15
long: "23.01"
short: "2301"
date: 2023-06-30
beta:
long: "21.04"

33
website/_app/_pages/index.html

@ -196,24 +196,11 @@ permalink: /
<table class="News" cellpadding="3" cellspacing="1">
<tbody><tr class="NewsHeader">
<td class="NewsTitle">7-Zip 23.00</td>
<td class="NewsDate">2023-05-07</td></tr>
<tr class="News">
<td class="NewsText" colspan="2">
<a href="https://sourceforge.net/p/sevenzip/discussion/45797/thread/713c8a8269/">7-Zip 23.00 beta</a>
</td>
</tr>
</tbody></table>
<br>
<table class="News" cellpadding="3" cellspacing="1">
<tbody><tr class="NewsHeader">
<td class="NewsTitle">7-Zip 22.01</td>
<td class="NewsDate">2022-07-15</td></tr>
<td class="NewsTitle">7-Zip 23.01</td>
<td class="NewsDate">2023-06-20</td></tr>
<tr class="News">
<td class="NewsText" colspan="2">
<a href="https://sourceforge.net/p/sevenzip/discussion/45797/thread/c43cbc5f18/">7-Zip 22.01</a>
<a href="https://sourceforge.net/p/sevenzip/discussion/45797/thread/3f550826d8/">7-Zip 23.01</a>
</td>
</tr>
</tbody></table>
@ -222,11 +209,11 @@ permalink: /
<table class="News" cellpadding="3" cellspacing="1">
<tbody><tr class="NewsHeader">
<td class="NewsTitle">7-Zip 22.00</td>
<td class="NewsDate">2022-06-15</td></tr>
<td class="NewsTitle">7-Zip 23.00</td>
<td class="NewsDate">2023-05-07</td></tr>
<tr class="News">
<td class="NewsText" colspan="2">
<a href="https://sourceforge.net/p/sevenzip/discussion/45797/thread/9c2d9061ce/">7-Zip 22.00</a>
<a href="https://sourceforge.net/p/sevenzip/discussion/45797/thread/713c8a8269/">7-Zip 23.00 beta</a>
</td>
</tr>
</tbody></table>
@ -235,17 +222,15 @@ permalink: /
<table class="News" cellpadding="3" cellspacing="1">
<tbody><tr class="NewsHeader">
<td class="NewsTitle">7-Zip 21.07</td>
<td class="NewsDate">2021-12-26</td></tr>
<td class="NewsTitle">7-Zip 22.01</td>
<td class="NewsDate">2022-07-15</td></tr>
<tr class="News">
<td class="NewsText" colspan="2">
<a href="https://sourceforge.net/p/sevenzip/discussion/45797/thread/0a7b47970b/">7-Zip 21.07</a>
<a href="https://sourceforge.net/p/sevenzip/discussion/45797/thread/c43cbc5f18/">7-Zip 22.01</a>
</td>
</tr>
</tbody></table>
<br>
<br>
<br>
<table class="News" cellpadding="3" cellspacing="1">

115
website/_app/_pages/page-download.html

@ -176,6 +176,15 @@ title: 程序下载
<td class="Item text-center">.tar.xz</td>
<td class="Item">32 位 Linux arm</td>
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-mac.tar.xz">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7z{{ ver.stable.short }}-mac.tar.xz">镜像下载</a>
</td>
<td class="Item text-center">.7z</td>
<td class="Item">macOS(arm64 / x86-64)</td>
<td class="Item">7-Zip MacOS:命令行版本</td>
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7z{{ ver.stable.short }}-src.7z">下载</a> /
@ -203,9 +212,113 @@ title: 程序下载
<td class="Item">任意 / Windows</td>
<td class="Item">LZMA SDK(C、C++、C#、Java)</td>
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7zr.exe">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7zr.exe">镜像下载</a>
</td>
<td class="Item text-center">.7z</td>
<td class="Item">Windows</td>
<td class="Item">7zr.exe(x86):7-Zip 命令行可执行文件</td>
</tr>
</tbody></table>
<p><b>下载 7-Zip 21.07(2021-12-26,Windows)</b></p>
<p><b>下载 7-Zip 22.01(2022-07-15)</b></p>
<table cellspacing="1" cellpadding="6" border="0">
<tbody>
<tr>
<th class="Title text-center" width="120">链接</th>
<th class="Title text-center" width="60">类型</th>
<th class="Title text-center" width="160">系统</th>
<th class="Title text-center">描述</th>
</tr>
<tr>
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-x64.exe">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-x64.exe">镜像下载</a> </td>
<td class="Item text-center">.exe</td>
<td class="Item">64 位 Windows x64</td>
<td class="Item" rowspan="3">7-Zip Windows</td>
</tr>
<tr>
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201.exe">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201.exe">镜像下载</a> </td>
<td class="Item text-center">.exe</td>
<td class="Item">32 位 Windows x86</td>
</tr>
<tr>
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-arm64.exe">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-arm64.exe">镜像下载</a> </td>
<td class="Item text-center">.exe</td>
<td class="Item">64 位 Windows arm64</td>
</tr>
<tr>
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-x64.msi">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-x64.msi">镜像下载</a> </td>
<td class="Item text-center">.msi</td>
<td class="Item">64 位 Windows x64</td>
<td class="Item">(MSI 安装包)7-Zip Windows 64 位(Intel 64 或 AMD64)</td>
</tr>
<tr>
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201.msi">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201.msi">镜像下载</a> </td>
<td class="Item text-center">.msi</td>
<td class="Item">32-bit Windows x86</td>
<td class="Item">(MSI 安装包)7-Zip Windows 32 位</td>
</tr>
<tr>
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-extra.7z">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-extra.7z">镜像下载</a> </td>
<td class="Item text-center">.7z</td>
<td class="Item">Windows x86 / x64</td>
<td class="Item">7-Zip 附加包:7z 独立命令行版本、7z DLL、Far 管理器插件</td>
</tr>
<tr>
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-linux-x64.tar.xz">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-linux-x64.tar.xz">镜像下载</a> </td>
<td class="Item text-center">.tar.xz</td>
<td class="Item">64-bit Linux x86-64</td>
<td class="Item" rowspan="4">7-Zip Linux:命令行版本</td>
</tr>
<tr>
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-linux-x86.tar.xz">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-linux-x86.tar.xz">镜像下载</a> </td>
<td class="Item text-center">.tar.xz</td>
<td class="Item">32 位 Linux x86</td>
</tr>
<tr>
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-linux-arm64.tar.xz">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-linux-arm64.tar.xz">镜像下载</a> </td>
<td class="Item text-center">.tar.xz</td>
<td class="Item">64 位 Linux arm64</td>
</tr>
<tr>
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-linux-arm.tar.xz">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-linux-arm.tar.xz">镜像下载</a> </td>
<td class="Item text-center">.tar.xz</td>
<td class="Item">32 位 Linux arm</td>
</tr>
<tr>
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-src.7z">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-src.7z">镜像下载</a> </td>
<td class="Item text-center">.7z</td>
<td class="Item">任意 / Windows</td>
<td class="Item">7-Zip 源代码</td>
</tr>
<tr>
<td class="Item text-center"> <a href="https://www.7-zip.org/a/7z2201-src.tar.xz">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/7z2201-src.tar.xz">镜像下载</a> </td>
<td class="Item text-center">.tar.xz</td>
<td class="Item">任意 / Windows</td>
<td class="Item">7-Zip 源代码</td>
</tr>
<tr>
<td class="Item text-center"> <a href="https://www.7-zip.org/a/lzma2201.7z">下载</a> / <a href="https://experiments-alicdn.sparanoid.net/7z/lzma2201.7z">镜像下载</a> </td>
<td class="Item text-center">.7z</td>
<td class="Item">任意 / Windows</td>
<td class="Item">LZMA SDK(C、C++、C#、Java)</td>
</tr>
<tr>
<td class="Item text-center">
<a href="https://www.7-zip.org/a/7zr.exe">下载</a> /
<a href="{{ site.data.sevenzip.download_cdn }}/7zr.exe">镜像下载</a>
</td>
<td class="Item text-center">.7z</td>
<td class="Item">Windows</td>
<td class="Item">7zr.exe(x86):7-Zip 命令行可执行文件</td>
</tr>
</tbody>
</table>
<p><b>下载 7-Zip 21.07(2021-12-26)</b></p>
<table cellspacing="1" cellpadding="6" border="0">
<tbody><tr>

20
website/_app/_pages/page-sdk.html

@ -26,7 +26,7 @@ title: LZMA SDK(软件开发工具包)(英文版)
<TD class="Item text-center">1 MB</TD>
<TD class="Item text-center">{{ ver.stable.sdk.date }}</TD>
<TD class="Item text-center">{{ ver.stable.sdk.long }}</TD>
<TD class="Item" rowspan="3">LZMA SDK<br>C、C++、C#、Java<br>包含 Windows 二进制文件</TD>
<TD class="Item" rowspan="2">LZMA SDK<br>C、C++、C#、Java<br>包含 Windows 二进制文件</TD>
</TR>
<!-- <TR>
<TD class="Item text-center">
@ -39,21 +39,12 @@ title: LZMA SDK(软件开发工具包)(英文版)
</TR> -->
<TR>
<TD class="Item text-center">
<A href="https://www.7-zip.org/a/lzma1900.7z">下载</A> /
<A href="{{ site.data.sevenzip.download_cdn }}/lzma1900.7z">镜像下载</A>
<A href="https://www.7-zip.org/a/lzma2201.7z">下载</A> /
<A href="{{ site.data.sevenzip.download_cdn }}/lzma2201.7z">镜像下载</A>
</TD>
<TD class="Item text-center">1 MB</TD>
<TD class="Item text-center">2019-02-21</TD>
<TD class="Item text-center">19.00</TD>
</TR>
<TR>
<TD class="Item text-center">
<A href="https://www.7-zip.org/a/lzma1604.7z">下载</A> /
<A href="{{ site.data.sevenzip.download_cdn }}/lzma1604.7z">镜像下载</A>
</TD>
<TD class="Item text-center">1 MB</TD>
<TD class="Item text-center">2016-10-04</TD>
<TD class="Item text-center">16.04</TD>
<TD class="Item text-center">2022-07-15</TD>
<TD class="Item text-center">22.01</TD>
</TR>
<TR>
<TD class="Item text-center">
@ -71,6 +62,7 @@ title: LZMA SDK(软件开发工具包)(英文版)
<P><B>工具包更新:</B>
<UL>
<LI><B>23.01:</B>新的 ARM64 可执行文件过滤器。优化 BCJ2 过滤器,可获得更好的压缩比。修复已知错误。</LI>
<LI><B>21.07:</B>一些小改动和错误修复。</LI>
<LI><B>21.06:</B>修复了 LZMA 的编码函数。</LI>
<LI><B>21.03 beta:</B>LZMA 字典大小最大支持 4 GB。速度优化。</LI>

6
zh-cn/History.txt

@ -1,6 +1,12 @@
7-Zip 更新记录
-------------
23.01 2023-06-20
-------------------------
- 在 7-Zip 的菜单工具/选项中的「语言」页面现在会显示包括翻译行数相关的信息。
- 修复了已知错误。
23.00 2023-05-07
-------------------------
- 7-Zip 现在可以使用新的 ARM64 过滤器将文件压缩为 7z 和 xz 压缩包。 ARM64 过滤器可以提高压缩比,

2
zh-cn/readme.txt

@ -1,4 +1,4 @@
7-Zip 21.07
7-Zip 23.01
-----------
7-Zip 是一款 Windows 文件压缩软件。

Loading…
Cancel
Save