Skip to content

Commit 04ada47

Browse files
authored
Update the Swiftly version to 1.0.1 (#1082)
1 parent 93ce0d2 commit 04ada47

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_data/builds/swiftly_release.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
version: "1.0.0"
1+
version: "1.0.1"
22
platforms:
33
- 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"
4+
x86_64: "https://download.swift.org/swiftly/linux/swiftly-1.0.1-x86_64.tar.gz"
5+
arm64: "https://download.swift.org/swiftly/linux/swiftly-1.0.1-aarch64.tar.gz"
66
- 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"
7+
x86_64: "https://download.swift.org/swiftly/darwin/swiftly-1.0.1.pkg"
8+
arm64: "https://download.swift.org/swiftly/darwin/swiftly-1.0.1.pkg"

0 commit comments

Comments
 (0)