Skip to content

Commit

Permalink
Updated binary package version to 2.2.0-rc.7
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Dec 21, 2022
1 parent b19580e commit 53f49d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package@swift-5.3.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

import PackageDescription

let releaseVersion = "2.2.0-rc.6"
let relaseChecksum = "c7939f18a09f34b244752715846278f81b121105769525ef2abb80818b145949"
let releaseVersion = "2.2.0-rc.7"
let relaseChecksum = "5256f5e17cbfa0a3017dcfb3316f2a0da79832ab3b7983b68c928b26a0a1ce6c"
let url = "https://github.com/DataDog/dd-sdk-swift-testing/releases/download/\(releaseVersion)/DatadogSDKTesting.zip"

let package = Package(
Expand Down

0 comments on commit 53f49d1

Please sign in to comment.