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 e2495b9 commit 05884e1Copy full SHA for 05884e1
_data/builds/swiftly_release.yml
@@ -1,8 +1,8 @@
1
-version: "0.4.0"
+version: "1.0.0"
2
platforms:
3
- platform: Linux
4
- x86_64: "https://download.swift.org/swiftly/linux/swiftly-0.4.0-x86_64.tar.gz"
5
- arm64: "https://download.swift.org/swiftly/linux/swiftly-0.4.0-aarch64.tar.gz"
+ x86_64: "https://download.swift.org/swiftly/linux/swiftly-1.0.0-x86_64.tar.gz"
+ arm64: "https://download.swift.org/swiftly/linux/swiftly-1.0.0-aarch64.tar.gz"
6
- platform: Darwin
7
- x86_64: "https://download.swift.org/swiftly/darwin/swiftly-0.4.0.pkg"
8
- arm64: "https://download.swift.org/swiftly/darwin/swiftly-0.4.0.pkg"
+ x86_64: "https://download.swift.org/swiftly/darwin/swiftly-1.0.0.pkg"
+ arm64: "https://download.swift.org/swiftly/darwin/swiftly-1.0.0.pkg"
0 commit comments