Unverified Commit 8ee6a032 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #216277 from r-ryantm/auto-update/cudatext

cudatext: 1.183.0 -> 1.184.0
parents 39e64400 b4fb7ad9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -38,13 +38,13 @@ let
in
stdenv.mkDerivation rec {
  pname = "cudatext";
  version = "1.183.0";
  version = "1.184.0";

  src = fetchFromGitHub {
    owner = "Alexey-T";
    repo = "CudaText";
    rev = version;
    hash = "sha256-hfOEL1Qkf8Sk6cNWUBwZXH/DSuo/ObyA5sRLOj9Iw3M=";
    hash = "sha256-bRe9yS9CMsBH04oefImSYkd1jUe3SnJU6JZETLwow/0=";
  };

  postPatch = ''
+2 −2
Original line number Diff line number Diff line
@@ -16,8 +16,8 @@
  },
  "ATSynEdit": {
    "owner": "Alexey-T",
    "rev": "2023.02.05",
    "hash": "sha256-V0mvSuiO5dTztXZ4uvteF0e7B21Ll1uq6o0UHPcZm1o="
    "rev": "2023.02.12",
    "hash": "sha256-PSRKxKJkX9GlV8JUACYzDZguv8M8jKVxlW7U4Mmla9o="
  },
  "ATSynEdit_Cmp": {
    "owner": "Alexey-T",