Skip to content

Commit

Permalink
[Release] SciChart(4.5.2.5914)
Browse files Browse the repository at this point in the history
  • Loading branch information
SciChartTeam committed Mar 27, 2024
1 parent e6f516d commit de37afd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

import PackageDescription

let repo = "PodSpecs-Nightly"
let version = "4.5.2-nightly.5913"
let repo = "PodSpecs"
let version = "4.5.2.5914"

let package = Package(
name: "SciChart",
Expand All @@ -21,7 +21,7 @@ let package = Package(
.binaryTarget(
name: "SciChart",
url: "https://github.com/ABTSoftware/\(repo)/releases/download/v\(version)/SciChart_iOS_\(version).zip",
checksum: "df209e8c6903a4314a7b0d6a22bd23f13fc95b420c0277cd73ecf56aea603157"
checksum: "beb3d3f278e60d56f6a3f043eff6a9df77c3c103c8559336a6629fdb4c8e1f9c"
),
]
)

0 comments on commit de37afd

Please sign in to comment.