Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
jdmcd authored May 27, 2017
1 parent 32e4507 commit 6c10eac
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 @@ -12,7 +12,7 @@ let package = Package(
name: "S3",
dependencies: [
.Package(url: "https://github.com/vapor/vapor.git", majorVersion: 2),
.Package(url: "https://github.com/JustinM1/S3SignerAWS.git", majorVersion: 2),
.Package(url: "https://github.com/vzsg/S3SignerAWS.git", majorVersion: 2),
.Package(url: "https://github.com/manGoweb/MimeLib.git", majorVersion: 1)
],
exclude: []
Expand Down

0 comments on commit 6c10eac

Please sign in to comment.