Skip to content

Commit

Permalink
Update dependency apple/swift-collections to from: "1.1.4"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 6400473 commit 49c2ecc
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion Versions/5.3.1/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.0.5"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.3.2/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.0.5"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.3.3/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.0.5"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.3/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.0.5"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.4.1/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.1.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.4.2/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.1.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.4.3/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.1.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.4/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.1.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.5.1/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.4.1"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.5.2/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.4.1"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.5.3/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.4.1"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.5/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.0.3"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.4.1"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.6.1/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.6.2/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.6.3/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.6/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.7.1/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.7.2/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.7.3/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.7/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.8.1/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.8/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.9.1/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.9.2/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down
2 changes: 1 addition & 1 deletion Versions/5.9/_Packages/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/apple/swift-atomics", from: "1.1.0"),
.package(url: "https://github.com/apple/swift-collections", from: "1.0.4"),
.package(url: "https://github.com/apple/swift-collections", from: "1.1.4"),
.package(url: "https://github.com/apple/swift-crypto", from: "2.5.0"),
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.2"),
.package(url: "https://github.com/apple/swift-system", from: "1.2.1"),
Expand Down

0 comments on commit 49c2ecc

Please sign in to comment.