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