Skip to content

Commit a521de1

Browse files
committed
0.99.115
1 parent 319cbd7 commit a521de1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ let areas: Set<Area> = Set(Area.allCases)
5656
// action-release-binary-package (PartoutCore)
5757
let sha1 = "7b7bfce1b631024971eb3758407fc0ba1d56739b"
5858
let binaryFilename = "PartoutCore.xcframework.zip"
59-
let version = "0.99.114"
60-
let checksum = "5f2773597239c0380611e8e5ea2452e6d857758e1ff097ded33e943a7b4ae583"
59+
let version = "0.99.115"
60+
let checksum = "fc5e91b33b7c061df0a65808385cb42de68223dbb020e502861fc276c9875cb0"
6161

6262
let applePlatforms: [Platform] = [.iOS, .macOS, .tvOS]
6363
let nonApplePlatforms: [Platform] = [.android, .linux, .windows]

0 commit comments

Comments
 (0)