``` "matchStrings": [ "(?<justName>.+?)\\s:=\\s\"(?<packageName>.+):(?<currentValue>.+

      "matchStrings": [
        "(?<justName>.+?)\\s:=\\s\"(?<packageName>.+):(?<currentValue>.+)@(?<currentDigest>.+)\""
      ],
Was this page helpful?