mirror of
https://github.com/safing/web
synced 2025-09-01 18:49:06 +00:00
task: Update arch links
This commit is contained in:
parent
6f59ca6aa7
commit
c1c940bb77
2 changed files with 4 additions and 4 deletions
|
@ -69,8 +69,8 @@ download_linux_rpm_url: https://updates.safing.io/latest/linux_amd64/packages/po
|
|||
download_linux_rpm_url_v2: https://updates.safing.io/latest/linux_amd64/packages/Portmaster-2.0.23-1.x86_64.rpm
|
||||
download_windows_url: https://updates.safing.io/latest/windows_amd64/packages/portmaster-installer.exe
|
||||
download_windows_url_v2: https://updates.safing.io/latest/windows_amd64/packages/Portmaster_2.0.23_x64-setup.exe
|
||||
download_arch_url: https://aur.archlinux.org/packages/portmaster-stub-bin
|
||||
download_arch_url_v2: https://aur.archlinux.org/packages/portmaster-stub-beta-bin
|
||||
download_arch_url: https://aur.archlinux.org/packages/portmaster-legacy-bin
|
||||
download_arch_url_v2: https://aur.archlinux.org/packages/portmaster-bin
|
||||
|
||||
installer_checksums: https://github.com/safing/checksums/
|
||||
|
||||
|
|
|
@ -214,7 +214,7 @@ title: Safing Portmaster - Free Download
|
|||
<span class="input-counter-left opacity-75" style="user-select: none;">
|
||||
Package Name
|
||||
</span>
|
||||
<input class="input-counter-right text-base font-normal" disabled value="portmaster-stub-bin" type="text" >
|
||||
<input class="input-counter-right text-base font-normal" disabled value="portmaster-bin" type="text" >
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-container-center w-full md:w-max text-center md:text-left">
|
||||
|
@ -388,7 +388,7 @@ title: Safing Portmaster - Free Download
|
|||
<span class="input-counter-left opacity-75" style="user-select: none;">
|
||||
Package Name
|
||||
</span>
|
||||
<input class="input-counter-right text-base font-normal" disabled value="portmaster-stub-bin" type="text" >
|
||||
<input class="input-counter-right text-base font-normal" disabled value="portmaster-legacy-bin" type="text" >
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-container-center w-full md:w-max text-center md:text-left">
|
||||
|
|
Loading…
Add table
Reference in a new issue