Skip to content

Commit

Permalink
Merge pull request #87 from DataDog/update-binary
Browse files Browse the repository at this point in the history
Updated binary package version to 2.4.0
  • Loading branch information
juan-fernandez authored Dec 13, 2023
2 parents 84dc87e + b6306fd commit be3b33d
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.3.2"
let relaseChecksum = "8779d82beb80e834cd444c16f0e87e8559185a37efbab5ae587e12155cf58bbf"
let releaseVersion = "2.4.0"
let relaseChecksum = "6789599ea4013d8aeadd201ea6e8ba30a0565a0eceb9130fda60e249e262a43a"
let url = "https://github.com/DataDog/dd-sdk-swift-testing/releases/download/\(releaseVersion)/DatadogSDKTesting.zip"

let package = Package(
Expand Down

0 comments on commit be3b33d

Please sign in to comment.