We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 530285c commit f3cb5b5Copy full SHA for f3cb5b5
_data/builds/swiftly_release.yml
@@ -1,8 +1,8 @@
1
-version: "1.1.0"
+version: "1.1.1"
2
platforms:
3
- platform: Linux
4
- x86_64: "https://download.swift.org/swiftly/linux/swiftly-1.1.0-x86_64.tar.gz"
5
- arm64: "https://download.swift.org/swiftly/linux/swiftly-1.1.0-aarch64.tar.gz"
+ x86_64: "https://download.swift.org/swiftly/linux/swiftly-1.1.1-x86_64.tar.gz"
+ arm64: "https://download.swift.org/swiftly/linux/swiftly-1.1.1-aarch64.tar.gz"
6
- platform: Darwin
7
- x86_64: "https://download.swift.org/swiftly/darwin/swiftly-1.1.0.pkg"
8
- arm64: "https://download.swift.org/swiftly/darwin/swiftly-1.1.0.pkg"
+ x86_64: "https://download.swift.org/swiftly/darwin/swiftly-1.1.1.pkg"
+ arm64: "https://download.swift.org/swiftly/darwin/swiftly-1.1.1.pkg"
0 commit comments