Skip to content

Commit

Permalink
移除 alpine 安装器
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghost-chu committed Dec 12, 2024
1 parent 19c5f4c commit 7ecfa3b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions install4j/project.install4j
Original file line number Diff line number Diff line change
Expand Up @@ -1599,12 +1599,6 @@ return true;</property>
<unixInstaller name="riscv64 Linux Installer" id="133" mediaFileName="${compiler:sys.shortName}_${compiler:sys.jreBundleArch}_${compiler:sys.version}" require64BitVm="true">
<jreBundle platform="linux-riscv64" />
</unixInstaller>
<unixInstaller name="alpine x64 Linux Installer" id="136" mediaFileName="${compiler:sys.shortName}_${compiler:sys.jreBundleArch}_${compiler:sys.version}" require64BitVm="true">
<jreBundle platform="alpine-linux-amd64" />
</unixInstaller>
<unixInstaller name="alpine aarch64 Linux Installer" id="139" mediaFileName="${compiler:sys.shortName}_${compiler:sys.jreBundleArch}_${compiler:sys.version}" require64BitVm="true">
<jreBundle platform="alpine-linux-aarch64" />
</unixInstaller>
</mediaSets>
<buildIds>
<mediaSet refId="38" />
Expand Down

0 comments on commit 7ecfa3b

Please sign in to comment.