Commit fa84c57f authored by kyehn's avatar kyehn
Browse files

gopeed: 1.8.1 -> 1.8.2

parent 7dfb06f6
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8,13 +8,13 @@
}:

let
  version = "1.8.1";
  version = "1.8.2";

  src = fetchFromGitHub {
    owner = "GopeedLab";
    repo = "gopeed";
    tag = "v${version}";
    hash = "sha256-kG2e8shHpIuCKxv1/2uN23ldRNgoSvwPJcwxdxOBpqA=";
    hash = "sha256-KezASQIqyu4GsKaGAhge7gEYMe57GMgzjXlAbmyDI3Y=";
  };

  metaCommon = {
@@ -29,7 +29,7 @@ let
    inherit version src;
    pname = "libgopeed";

    vendorHash = "sha256-7SPTMeaHvqTZJQYPoGUGRudNRTcsEl/8AKgI6W/XCJQ=";
    vendorHash = "sha256-x9M9zwS5FhsIyGGBi0szWHMfLXCFVgqv8bfSxhHZT2Y=";

    buildPhase = ''
      runHook preBuild
+12 −2
Original line number Diff line number Diff line
@@ -356,6 +356,16 @@
      "source": "hosted",
      "version": "1.0.8"
    },
    "dart_ipc": {
      "dependency": "direct main",
      "description": {
        "name": "dart_ipc",
        "sha256": "6cad558cda5304017c1f581df4c96fd4f8e4ee212aae7bfa4357716236faa9ba",
        "url": "https://pub.dev"
      },
      "source": "hosted",
      "version": "1.0.1"
    },
    "dart_style": {
      "dependency": "transitive",
      "description": {
@@ -1763,11 +1773,11 @@
      "dependency": "transitive",
      "description": {
        "name": "web_socket_channel",
        "sha256": "9f187088ed104edd8662ca07af4b124465893caf063ba29758f97af57e61da8f",
        "sha256": "d645757fb0f4773d602444000a8131ff5d48c9e47adfe9772652dd1a4f2d45c8",
        "url": "https://pub.dev"
      },
      "source": "hosted",
      "version": "3.0.1"
      "version": "3.0.3"
    },
    "win32": {
      "dependency": "transitive",