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

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

cudatext: 1.186.0 -> 1.186.2
parents 34f38a90 fef55533
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.186.0";
  version = "1.186.2";

  src = fetchFromGitHub {
    owner = "Alexey-T";
    repo = "CudaText";
    rev = version;
    hash = "sha256-CzCPz/Bny57nkxR21ACXjhAoplVVm4TVSbH6De+fKfI=";
    hash = "sha256-qpxYzman93e+u0BHxdhBUyfnZOR4hjQpTuNikGDNQCA=";
  };

  postPatch = ''
+2 −2
Original line number Diff line number Diff line
@@ -16,8 +16,8 @@
  },
  "ATSynEdit": {
    "owner": "Alexey-T",
    "rev": "2023.02.25",
    "hash": "sha256-iTdb+eI1alS6chCn2rEbUAy9iVAgVvsNGURxds/2f7s="
    "rev": "2023.03.02",
    "hash": "sha256-rZzcWED8c68wtejUho71kbPtLyDyOlXpS/eg8Ti0r2A="
  },
  "ATSynEdit_Cmp": {
    "owner": "Alexey-T",