Unverified Commit ca38bfb2 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

opencode: 1.1.23 -> 1.1.25 (#481380)

parents 0fead970 2602a4a3
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";