Skip to content

Commit 7313238

Browse files
Update dependency apple/swift-system to from: "1.6.3"
1 parent 6400473 commit 7313238

File tree

25 files changed

+25
-25
lines changed

25 files changed

+25
-25
lines changed

Versions/5.3.1/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.0.5"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
15-
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
15+
.package(url: "https://github.com/apple/swift-system", from: "1.6.3"),
1616
],
1717
targets: [
1818
.target(

Versions/5.3.2/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.0.5"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
15-
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
15+
.package(url: "https://github.com/apple/swift-system", from: "1.6.3"),
1616
],
1717
targets: [
1818
.target(

Versions/5.3.3/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.0.5"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
15-
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
15+
.package(url: "https://github.com/apple/swift-system", from: "1.6.3"),
1616
],
1717
targets: [
1818
.target(

Versions/5.3/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.0.5"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
15-
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
15+
.package(url: "https://github.com/apple/swift-system", from: "1.6.3"),
1616
],
1717
targets: [
1818
.target(

Versions/5.4.1/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.1.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
15-
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
15+
.package(url: "https://github.com/apple/swift-system", from: "1.6.3"),
1616
],
1717
targets: [
1818
.target(

Versions/5.4.2/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.1.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
15-
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
15+
.package(url: "https://github.com/apple/swift-system", from: "1.6.3"),
1616
],
1717
targets: [
1818
.target(

Versions/5.4.3/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.1.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
15-
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
15+
.package(url: "https://github.com/apple/swift-system", from: "1.6.3"),
1616
],
1717
targets: [
1818
.target(

Versions/5.4/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.1.0"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
15-
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
15+
.package(url: "https://github.com/apple/swift-system", from: "1.6.3"),
1616
],
1717
targets: [
1818
.target(

Versions/5.5.1/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.4.1"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
15-
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
15+
.package(url: "https://github.com/apple/swift-system", from: "1.6.3"),
1616
],
1717
targets: [
1818
.target(

Versions/5.5.2/_Packages/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let package = Package(
1212
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
1313
.package(url: "https://github.com/apple/swift-crypto", from: "2.4.1"),
1414
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
15-
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
15+
.package(url: "https://github.com/apple/swift-system", from: "1.6.3"),
1616
],
1717
targets: [
1818
.target(

0 commit comments

Comments
 (0)