Skip to content

Commit b2acf71

Browse files
v10.11.1
1 parent 2c219fb commit b2acf71

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://ios-releases.instabug.com/release/Instabug/10.11.0/archive.zip",
17-
checksum: "682913671cc529727f8fbf3e596a9c85afed1edf31ff320565bd5a4416fc622e")
16+
url: "https://ios-releases.instabug.com/release/Instabug/10.11.1/archive.zip",
17+
checksum: "7267b01cebb84ff39927354bf0af2adca16012952da7bd6e603b50853b665479")
1818
]
1919
)

0 commit comments

Comments
 (0)