Skip to content

Commit

Permalink
[Release] SciChart(4.5.1.5910)
Browse files Browse the repository at this point in the history
  • Loading branch information
SciChartTeam committed Mar 13, 2024
1 parent 392eb3c commit c387a08
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.1-nightly.5908"
let repo = "PodSpecs"
let version = "4.5.1.5910"

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: "ef6e1bddcf0873ac1df0f145045f6ec81a6fef2f1bdfa6db91a54510b4d32497"
checksum: "d9eb8e906bb595e5145dbf102398ca139954e256f3752b1824635d311cea3835"
),
]
)

0 comments on commit c387a08

Please sign in to comment.