Skip to content

Commit

Permalink
Updated binary package version to 2.2.2-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Feb 8, 2023
1 parent f130355 commit 0a19857
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.2"
let relaseChecksum = "75924711227d8bc9707928383e215571c4c696ad5a1252bfef5525e31e46604a"
let releaseVersion = "2.2.2-beta.3"
let relaseChecksum = "e0b74cff5a5688c3e29dcd65adc6534508775ab609ee08c42a418cb371f025be"
let url = "https://github.com/DataDog/dd-sdk-swift-testing/releases/download/\(releaseVersion)/DatadogSDKTesting.zip"

let package = Package(
Expand Down

0 comments on commit 0a19857

Please sign in to comment.