File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ let package = Package(
3535 . package ( url: " https://github.com/onevcat/Rainbow " ,
3636 . upToNextMinor( from: " 4.0.1 " ) ) ,
3737 . package ( url: " https://github.com/giginet/scipio-cache-storage.git " ,
38- revision : " a7b01bbf02dea506af7d8f7a13f6e985044d5d57 " ) ,
38+ from : " 1.0.0 " ) ,
3939 ] ,
4040 targets: [
4141 . executableTarget(
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ let package = Package(
3030 . package ( url: " https://github.com/onevcat/Rainbow " ,
3131 . upToNextMinor( from: " 4.0.1 " ) ) ,
3232 . package ( url: " https://github.com/giginet/scipio-cache-storage.git " ,
33- revision : " a7b01bbf02dea506af7d8f7a13f6e985044d5d57 " ) ,
33+ from : " 1.0.0 " ) ,
3434 ] ,
3535 targets: [
3636 . executableTarget( name: " scipio " ,
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ let package = Package(
3030 . package ( url: " https://github.com/onevcat/Rainbow " ,
3131 . upToNextMinor( from: " 4.0.1 " ) ) ,
3232 . package ( url: " https://github.com/giginet/scipio-cache-storage.git " ,
33- revision : " a7b01bbf02dea506af7d8f7a13f6e985044d5d57 " ) ,
33+ from : " 1.0.0 " ) ,
3434 ] ,
3535 targets: [
3636 . executableTarget( name: " scipio " ,
You can’t perform that action at this time.
0 commit comments