Skip to content

Commit

Permalink
Updated binary package version to 2.2.2-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Jan 20, 2023
1 parent c7a29c9 commit a748c6d
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-beta.1"
let relaseChecksum = "388a261d90aba6b315be6c386d534905278759150f4cbe835f6d56a1cef01eb8"
let releaseVersion = "2.2.2-beta.2"
let relaseChecksum = "b4d6de19b146ec527f6a72e020199eded849147286e6b573670bad3a8f5cb2e2"
let url = "https://github.com/DataDog/dd-sdk-swift-testing/releases/download/\(releaseVersion)/DatadogSDKTesting.zip"

let package = Package(
Expand Down

0 comments on commit a748c6d

Please sign in to comment.