Skip to content

Commit

Permalink
Updated binary package version to 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Feb 24, 2023
1 parent 4cadebe commit 3dfcc8c
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.3-beta.6"
let relaseChecksum = "dc9d6952f1f76333c0588cbd051013cce8ef8b74daf1007a0dc0edff6058a3fc"
let releaseVersion = "2.2.3"
let relaseChecksum = "a0daa6bdd34b3b1d0a4712172ea4f8da3ef4294c5bda7b2edd3add82be408724"
let url = "https://github.com/DataDog/dd-sdk-swift-testing/releases/download/\(releaseVersion)/DatadogSDKTesting.zip"

let package = Package(
Expand Down

0 comments on commit 3dfcc8c

Please sign in to comment.