Skip to content

Commit

Permalink
7.4.7 patched.
Browse files Browse the repository at this point in the history
  • Loading branch information
cdillard-NewRelic committed Dec 19, 2024
1 parent 925dbff commit 5e5a16d
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 @@ -19,8 +19,8 @@ let package = Package(
name: "NewRelicPackage",
dependencies: []),
.binaryTarget(name: "NewRelic",
url: "https://download.newrelic.com/ios_agent/NewRelic_XCFramework_Agent_7.5.2.zip",
checksum: "650ef2196d5af8118c64f3485b0518841164e617eab889e61f351c24890dd43c")
url: "https://download.newrelic.com/ios-v5/NewRelic_XCFramework_Agent_7.4.7-dev.13.zip",
checksum: "0d4cf61d98d86902a385cce0f19ac57dc49b6d252edc0e120e220508aebc2276")
]
)

0 comments on commit 5e5a16d

Please sign in to comment.