Skip to content

Commit f95de00

Browse files
v12.5.0 (#34)
1 parent bfa5053 commit f95de00

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
@@ -13,7 +13,7 @@ let package = Package(
1313
targets: [
1414
.binaryTarget(
1515
name: "Instabug",
16-
url: "https://github.com/Instabug/Instabug-SP/releases/download/12.4.0/Instabug-XCFramework.zip",
17-
checksum: "e0097610840171c0bb03676d2a89298cc872051685fd02f42d74e2da080d60cb")
16+
url: "https://github.com/Instabug/Instabug-SP/releases/download/12.5.0/Instabug-XCFramework.zip",
17+
checksum: "e916e7cd2f4ede1c09d3703883e8bf50bbf511792f20c9899417c915b4b3b324")
1818
]
1919
)

0 commit comments

Comments
 (0)