File tree 2 files changed +4
-4
lines changed
Examples/HelloWorldHummingbird
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "originHash" : " 1f7541443d71102242262e529437bff9041ff786639686ffd1c881fab4618aa7 " ,
2
+ "originHash" : " decba78b8f67eff9f64d306213f189b80e3ce82d89a5b4ee9e98c4996375779e " ,
3
3
"pins" : [
4
4
{
5
5
"identity" : " async-http-client" ,
15
15
"kind" : " remoteSourceControl" ,
16
16
"location" : " https://github.com/hummingbird-project/hummingbird.git" ,
17
17
"state" : {
18
- "revision " : " d4f792d209f02b26a17c0105751220da65207fb2 " ,
19
- "version " : " 2.0.1 "
18
+ "branch " : " pull/573/head " ,
19
+ "revision " : " 60fffd6060212d888cb6e307cb27cf58aefd1415 "
20
20
}
21
21
},
22
22
{
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ let package = Package(
20
20
name: " hello-world " ,
21
21
platforms: [ . macOS( . v14) ] ,
22
22
dependencies: [
23
- . package ( url: " https://github.com/hummingbird-project/hummingbird.git " , from : " 2.0.0 " ) ,
23
+ . package ( url: " https://github.com/hummingbird-project/hummingbird.git " , branch : " pull/573/head " ) ,
24
24
. package ( url: " https://github.com/apple/swift-container-plugin " , from: " 0.1.0 " ) ,
25
25
] ,
26
26
targets: [
You can’t perform that action at this time.
0 commit comments