We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebb0ae7 commit 42b9425Copy full SHA for 42b9425
Tools/Release/Package.swift
@@ -9,7 +9,7 @@ let package = Package(
9
products: [.executable(name: "release", targets: ["Release"])],
10
dependencies: [
11
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.3.0"),
12
- .package(url: "https://github.com/element-hq/swift-command-line-tools.git", revision: "b30768277abb107f5d514489cae0145ddaac9334")
+ .package(url: "https://github.com/element-hq/swift-command-line-tools.git", revision: "e5eaab1558ef664e6cd80493f64259381670fb3a")
13
// .package(path: "../../../swift-command-line-tools")
14
],
15
targets: [
0 commit comments