root 8 miesięcy temu
rodzic
commit
fc622973b8

+ 11 - 2
KituraApi/Package.resolved

@@ -1,6 +1,15 @@
 {
-  "originHash" : "89c13e24d088b9dafc14b8745bc1aead508e63fc2633e3ab64a4707f4e74c225",
+  "originHash" : "25c0fff6c28c76514db6f28c3a9f83a9c751ab92879ff8844177924d714f940d",
   "pins" : [
+    {
+      "identity" : "bluesignals",
+      "kind" : "remoteSourceControl",
+      "location" : "https://github.com/Kitura/BlueSignals.git",
+      "state" : {
+        "revision" : "1f6c49e186c8a4eeef87ba14f2f97b8646559d13",
+        "version" : "1.0.200"
+      }
+    },
     {
       "identity" : "bluesocket",
       "kind" : "remoteSourceControl",
@@ -67,7 +76,7 @@
     {
       "identity" : "openssl",
       "kind" : "remoteSourceControl",
-      "location" : "https://github.com/IBM-Swift/OpenSSL.git",
+      "location" : "https://github.com/Kitura/OpenSSL.git",
       "state" : {
         "revision" : "5dc8cb4f971135c17343e3c6df4f28904a0600e2",
         "version" : "2.3.1"

+ 1 - 2
KituraApi/Package.swift

@@ -7,14 +7,13 @@ let package = Package(
     name: "KituraApi",
     dependencies: [
             .package(url: "https://github.com/Kitura/Kitura", from: "2.8.0"),
-            .package(url: "https://github.com/IBM-Swift/OpenSSL.git", from: "2.2.0")
     ],
     targets: [
         // Targets are the basic building blocks of a package, defining a module or a test suite.
         // Targets can depend on other targets in this package and products from dependencies.
         .executableTarget(
             name: "KituraApi",
-            dependencies: ["Kitura","OpenSSL"]   
+            dependencies: ["Kitura"]   
         ),
     ]
 )

+ 1 - 0
KituraApi/kitura-cli_0.2.1_amd64.deb

@@ -0,0 +1 @@
+Not Found

+ 1 - 0
vapor/JasonPhdApi

@@ -0,0 +1 @@
+Subproject commit f2f77e24188452644f02fc7c0d84e7fdd6ee59d9