mirror of
https://github.com/HikariKnight/quickpassthrough.git
synced 2025-05-09 13:52:00 -04:00
Update download url to reflect new release name schema
This commit is contained in:
parent
76b4fa9ebf
commit
cfa984eabf
1 changed files with 1 additions and 2 deletions
|
@ -118,8 +118,7 @@ func CheckLsIOMMU() {
|
||||||
|
|
||||||
// Generate the download url
|
// Generate the download url
|
||||||
downloadUrl := fmt.Sprintf(
|
downloadUrl := fmt.Sprintf(
|
||||||
"https://github.com/HikariKnight/ls-iommu/releases/download/%s/ls-iommu_%s_Linux_x86_64.tar.gz",
|
"https://github.com/HikariKnight/ls-iommu/releases/download/%s/ls-iommu_Linux_x86_64.tar.gz",
|
||||||
result.TagName,
|
|
||||||
result.TagName,
|
result.TagName,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue