Skip to content

Commit

Permalink
[create-pull-request] automated change (#111)
Browse files Browse the repository at this point in the history
Co-authored-by: cdillard-NewRelic <cdillard-NewRelic@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and cdillard-NewRelic committed Jul 24, 2023
1 parent b3e0daa commit 2eb580b
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-v5/NewRelic_XCFramework_Agent_7.4.6-rc.469.zip",
checksum: "454952c20451d5b28f48fe3351c924b41273e27dedae1f029e988303e38f607d")
url: "https://download.newrelic.com/ios_agent/NewRelic_XCFramework_Agent_7.4.6.zip",
checksum: "fbc16421b13f5fbdc33693afac297bc4f5d66946ceefd53d8afb1696d6b934d2")
]
)

0 comments on commit 2eb580b

Please sign in to comment.