Skip to content

Commit 57ee905

Browse files
v12.6.0
1 parent c3e2bb6 commit 57ee905

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

0 commit comments

Comments
 (0)