swift: Fix autoupdate block (#4009)

This commit is contained in:
Kris Schneider 2022-10-10 23:17:00 -06:00 committed by GitHub
parent 3a3c019f95
commit 0d387b16df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://download.swift.org/swift-5.7-release/windows10/swift-5.7-RELEASE/swift-5.7-RELEASE-windows10.exe#/swiftsetup.exe"
"url": "https://download.swift.org/swift-$version-release/windows10/swift-$version-RELEASE/swift-$version-RELEASE-windows10.exe#/swiftsetup.exe"
}
}
}