Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
vedantgurav authored Sep 2, 2024
1 parent 40f4587 commit d07eee9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ let package = Package(
// Targets can depend on other targets in this package, and on products in packages this package depends on.
.binaryTarget(
name: "FieldDay",
url: "https://github.com/newmaterialco/fieldday-ios-sdk/releases/download/1.1.0/FieldDay-1.1.0.zip",
checksum: "bfbd880ef8a14fc54299967950e0ffc9d6b7f33c818938838ce1bb91a793003f"
url: "https://github.com/newmaterialco/fieldday-ios-sdk/releases/download/1.1.1/FieldDay-1.1.1.zip",
checksum: "1c169774fa5787d9d61fdb3438a319555d786ea2f30a829aa88056dfba0136b9"
)
]
)

0 comments on commit d07eee9

Please sign in to comment.