mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-01-27 16:38:06 +08:00
修改url
This commit is contained in:
parent
64e1c56c8e
commit
7d80d24ff6
@ -2,7 +2,7 @@
|
|||||||
arch=amd64
|
arch=amd64
|
||||||
libPath=/usr/lib/x86_64-linux-gnu/
|
libPath=/usr/lib/x86_64-linux-gnu/
|
||||||
version=1.0.1
|
version=1.0.1
|
||||||
url="https://github.com/rain-gfd/wine-download/releases/download/${version}-$arch-runtime-for-qemu/$arch-runtime-for-qemu_${version}_all.deb"
|
url="https://jihulab.com/gfdgd-xi/qemu-runtime/-/raw/main/$arch-runtime-for-qemu_${version}_all.deb"
|
||||||
fileName=`basename $url`
|
fileName=`basename $url`
|
||||||
|
|
||||||
if [[ -d $libPath ]]; then
|
if [[ -d $libPath ]]; then
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
arch=arm64
|
arch=arm64
|
||||||
libPath=/usr/lib/aarch64-linux-gnu
|
libPath=/usr/lib/aarch64-linux-gnu
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
url="https://github.com/rain-gfd/wine-download/releases/download/${version}-$arch-runtime-for-qemu/$arch-runtime-for-qemu_${version}_all.deb"
|
url="https://jihulab.com/gfdgd-xi/qemu-runtime/-/raw/main/$arch-runtime-for-qemu_${version}_all.deb"
|
||||||
fileName=`basename $url`
|
fileName=`basename $url`
|
||||||
|
|
||||||
if [[ -d $libPath ]]; then
|
if [[ -d $libPath ]]; then
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
arch=armhf
|
arch=armhf
|
||||||
libPath=/usr/lib/arm-linux-gnueabihf/
|
libPath=/usr/lib/arm-linux-gnueabihf/
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
url="https://github.com/rain-gfd/wine-download/releases/download/${version}-$arch-runtime-for-qemu/$arch-runtime-for-qemu_${version}_all.deb"
|
url="https://jihulab.com/gfdgd-xi/qemu-runtime/-/raw/main/$arch-runtime-for-qemu_${version}_all.deb"
|
||||||
fileName=`basename $url`
|
fileName=`basename $url`
|
||||||
|
|
||||||
if [[ -d $libPath ]]; then
|
if [[ -d $libPath ]]; then
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
arch=i386
|
arch=i386
|
||||||
libPath=/usr/lib/i386-linux-gnu/
|
libPath=/usr/lib/i386-linux-gnu/
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
url="https://github.com/rain-gfd/wine-download/releases/download/${version}-$arch-runtime-for-qemu/$arch-runtime-for-qemu_${version}_all.deb"
|
url="https://jihulab.com/gfdgd-xi/qemu-runtime/-/raw/main/$arch-runtime-for-qemu_${version}_all.deb"
|
||||||
fileName=`basename $url`
|
fileName=`basename $url`
|
||||||
|
|
||||||
if [[ -d $libPath ]]; then
|
if [[ -d $libPath ]]; then
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
arch=mips64el
|
arch=mips64el
|
||||||
libPath=/usr/lib/mips64el-linux-gnuabi64
|
libPath=/usr/lib/mips64el-linux-gnuabi64
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
url="https://github.com/rain-gfd/wine-download/releases/download/${version}-$arch-runtime-for-qemu/$arch-runtime-for-qemu_${version}_all.deb"
|
url="https://jihulab.com/gfdgd-xi/qemu-runtime/-/raw/main/$arch-runtime-for-qemu_${version}_all.deb"
|
||||||
fileName=`basename $url`
|
fileName=`basename $url`
|
||||||
|
|
||||||
if [[ -d $libPath ]]; then
|
if [[ -d $libPath ]]; then
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
arch=ppc64el
|
arch=ppc64el
|
||||||
libPath=/usr/lib/powerpc64le-linux-gnu/
|
libPath=/usr/lib/powerpc64le-linux-gnu/
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
url="https://github.com/rain-gfd/wine-download/releases/download/${version}-$arch-runtime-for-qemu/$arch-runtime-for-qemu_${version}_all.deb"
|
url="https://jihulab.com/gfdgd-xi/qemu-runtime/-/raw/main/$arch-runtime-for-qemu_${version}_all.deb"
|
||||||
fileName=`basename $url`
|
fileName=`basename $url`
|
||||||
|
|
||||||
if [[ -d $libPath ]]; then
|
if [[ -d $libPath ]]; then
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
arch=riscv64
|
arch=riscv64
|
||||||
libPath=/usr/lib/riscv64-linux-gnu/
|
libPath=/usr/lib/riscv64-linux-gnu/
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
url="https://github.com/rain-gfd/wine-download/releases/download/${version}-$arch-runtime-for-qemu/$arch-runtime-for-qemu_${version}_all.deb"
|
url="https://jihulab.com/gfdgd-xi/qemu-runtime/-/raw/main/$arch-runtime-for-qemu_${version}_all.deb"
|
||||||
fileName=`basename $url`
|
fileName=`basename $url`
|
||||||
|
|
||||||
if [[ -d $libPath ]]; then
|
if [[ -d $libPath ]]; then
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
arch=s390x
|
arch=s390x
|
||||||
libPath=/usr/lib/s390x-linux-gnu/
|
libPath=/usr/lib/s390x-linux-gnu/
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
url="https://github.com/rain-gfd/wine-download/releases/download/${version}-$arch-runtime-for-qemu/$arch-runtime-for-qemu_${version}_all.deb"
|
url="https://jihulab.com/gfdgd-xi/qemu-runtime/-/raw/main/$arch-runtime-for-qemu_${version}_all.deb"
|
||||||
fileName=`basename $url`
|
fileName=`basename $url`
|
||||||
|
|
||||||
if [[ -d $libPath ]]; then
|
if [[ -d $libPath ]]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user