Skip to content

Commit 9e79cb1

Browse files
v12.7.0
1 parent 57ee905 commit 9e79cb1

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.6.0/Instabug-XCFramework.zip",
17-
checksum: "a314ed9cd109964a09b0934107f72dabfa2e6fd53a5f9fdf49e003a04250c683")
16+
url: "https://github.com/Instabug/Instabug-SP/releases/download/12.7.0/Instabug-XCFramework.zip",
17+
checksum: "2c86ba4882688d6a1b047b794a10daa1fd1f72cadf710485376156996958554e")
1818
]
1919
)

0 commit comments

Comments
 (0)