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

nextcloud31Packages.apps.recognize: add hash for nextcloud 31 (#387037)

parents f6c39b92 efda6243
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -16,6 +16,11 @@
}:
let
  latestVersionForNc = {
    "31" = {
      version = "9.0.0";
      appHash = "sha256-hhHWCzaSfV41Ysuq4WXjy63mflgEsb2qdGapHE8fuA8=";
      modelHash = "sha256-WzK9StICup/YuRcuM575DiPYHsvXGt9CRrAoBVGbXHI=";
    };
    "30" = {
      version = "8.2.0";
      appHash = "sha256-CAORqBdxNQ0x+xIVY2zI07jvsKHaa7eH0jpVuP0eSW4=";