Skip to content

Commit

Permalink
Updated TransmissionLinux
Browse files Browse the repository at this point in the history
  • Loading branch information
blanu authored Dec 7, 2021
1 parent df32bc0 commit 6eb21dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ let package = Package(
.package(url: "https://github.com/OperatorFoundation/Chord", from: "0.0.15"),
.package(url: "https://github.com/OperatorFoundation/Datable", from: "3.1.4"),
.package(url: "https://github.com/OperatorFoundation/Transport", from: "2.3.11"),
.package(url: "https://github.com/OperatorFoundation/TransmissionLinux", from: "1.2.8"),
.package(url: "https://github.com/OperatorFoundation/TransmissionLinux", from: "1.2.10"),
.package(url: "https://github.com/OperatorFoundation/SwiftQueue", from: "0.1.2")
],
targets: [
Expand Down

0 comments on commit 6eb21dd

Please sign in to comment.