Skip to content

GenForge v1.0.5

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Sep 11:28

GenForge v1.0.5

下载安装 / Downloads

按操作系统下载下表安装包,无需安装 Node.js。GitHub 自动附带的 Source code 是源码,不是安装包。

系统 / OS 类型 / Package 下载 / Download
Windows x64 安装版 / Installer GenForge-1.0.5-win-x64.exe
Windows x64 便携版 / Portable GenForge-1.0.5-portable.exe
Windows x64 ZIP 压缩包 / Archive GenForge-1.0.5-win-x64.zip
macOS Intel + Apple Silicon 通用安装包 / Universal DMG GenForge-1.0.5-mac-universal.dmg
macOS Intel + Apple Silicon ZIP / 更新资源 GenForge-1.0.5-mac-universal.zip
Linux x64 AppImage GenForge-1.0.5-linux-x86_64.AppImage
Debian / Ubuntu x64 DEB 安装包 GenForge-1.0.5-linux-amd64.deb

安装说明 / Installation

  • Windows:推荐 EXE 安装版;便携版和 ZIP 需手动升级。当前构建未配置代码签名。
  • macOS:DMG 同时支持 Intel 和 Apple Silicon,打开后拖入 Applications。当前构建未签名、未公证;如被系统拦截,请在系统设置的隐私与安全性中允许打开。未签名版本请手动下载升级。
  • Linux:AppImage 需先执行 chmod +x 文件名.AppImage;Debian / Ubuntu 可使用 sudo apt install ./文件名.deb
  • latest*.yml、macOS ZIP 和 .blockmap 是更新资源,请保留在 Release 中。

文件校验 / Verification

SHA256SUMS.txt 包含安装包和更新资源的 SHA-256。

Windows: Get-FileHash .\GenForge-*.exe -Algorithm SHA256

macOS: shasum -a 256 GenForge-*.dmg

Linux: sha256sum GenForge-*.AppImage

将结果与 SHA256SUMS.txt 中对应文件的值比较。

Full Changelog: v1.0.4...v1.0.5