Commit 2602a4a3 authored by Alexander Makarov's avatar Alexander Makarov
Browse files

opencode: 1.1.23 -> 1.1.25

parent cae90b9d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
  pname = "opencode";
  version = "1.1.23";
  version = "1.1.25";
  src = fetchFromGitHub {
    owner = "anomalyco";
    repo = "opencode";