Unverified Commit ba6a6b54 authored by Laurent Arnoud's avatar Laurent Arnoud
Browse files

platformsh: 4.11.4 -> 4.17.0

parent 306fe97c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,16 +2,16 @@

php.buildComposerProject (finalAttrs: {
  pname = "platformsh";
  version = "4.11.4";
  version = "4.17.0";

  src = fetchFromGitHub {
    owner = "platformsh";
    repo = "legacy-cli";
    rev = "v${finalAttrs.version}";
    hash = "sha256-4Fo4vmTEo0rSJNtoGz/mRv5dRCMq5vJmnwAxsvfs9qo=";
    hash = "sha256-8x7Fl1bYZIND4PuxVmPFNO2QOjeLMiIXh409DXG/WMU=";
  };

  vendorHash = "sha256-MuZKa4lKvfls85cYjOTHHd6lKVVS0QJD6Pdn7csSzUo=";
  vendorHash = "sha256-nXPfFlKYi2qP1bTeurRsopncKWg4zIZnZsSX/i0SF/s=";

  prePatch = ''
    substituteInPlace config-defaults.yaml \