Unverified Commit d9b0d4b7 authored by Nikolay Korotkiy's avatar Nikolay Korotkiy Committed by GitHub
Browse files

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

cudatext: 1.197.0 -> 1.198.0
parents c4d4ae0c 218a9bb2
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.197.0";
  version = "1.198.0";

  src = fetchFromGitHub {
    owner = "Alexey-T";
    repo = "CudaText";
    rev = version;
    hash = "sha256-960Ucp2iNDqK2n/sJSIyMWxgCCs0LVyafn8SRRhli4c=";
    hash = "sha256-zm5acOTcjQdgKf6cSPP3mE070TVXbV6ixVa/+7g/SFE=";
  };

  postPatch = ''
+4 −4
Original line number Diff line number Diff line
@@ -11,13 +11,13 @@
  },
  "ATFlatControls": {
    "owner": "Alexey-T",
    "rev": "2023.08.12",
    "hash": "sha256-YBIuwiHE83mxxtl9PNrQN3LrEBFHvYY74zhV+UtAbZ4="
    "rev": "2023.09.03",
    "hash": "sha256-8mopVCqhmDW5MkrOzjt9+iBVgOf7/SbZy0Y40CzuNG0="
  },
  "ATSynEdit": {
    "owner": "Alexey-T",
    "rev": "2023.08.12",
    "hash": "sha256-hFDWb7gMQiTkItFC5KfSrpAW3FSkmAhxcc5GOdov3EE="
    "rev": "2023.09.03",
    "hash": "sha256-Sk7G4dP5703yq26MC/c1EBhphBVWIbanvHJMcFJDqfk="
  },
  "ATSynEdit_Cmp": {
    "owner": "Alexey-T",