Skip to content

Commit

Permalink
Updated binary package version to 2.2.0-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Oct 25, 2022
1 parent 18a5c7d commit 1dc9202
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.1"
let relaseChecksum = "0acdaefe882b75f3e112b517cbff70361db272486cd1be48347e53e969232c9b"
let releaseVersion = "2.2.0-rc.2"
let relaseChecksum = "b32acf14a431bd627ef6e7067b9f14dbbf3d79b23a9435030fd8674c5f562b3a"
let url = "https://github.com/DataDog/dd-sdk-swift-testing/releases/download/\(releaseVersion)/DatadogSDKTesting.zip"

let package = Package(
Expand Down

0 comments on commit 1dc9202

Please sign in to comment.