Skip to content

Commit

Permalink
Update URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim Degterev committed Jan 25, 2022
1 parent 543969b commit cc3bb1f
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 @@ -20,7 +20,7 @@ let package = Package(
// Targets can depend on other targets in this package, and on products in packages this package depends on.
.binaryTarget(
name: "Alamofire",
url: "https://github.com/betterme-dev/AlamofireXCFramework/releases/download/5.4.4/Alamofire.xcframework.zip",
url: "https://github.com/betterme-dev/AlamofireXCFramework/releases/download/1.0.1/Alamofire.xcframework.zip",
checksum: "dce8fae724b54dd71d74ec595f6645f918d03d51393e3046675bf8baec7b380c"),
]
)

0 comments on commit cc3bb1f

Please sign in to comment.