Unverified Commit 55213fc5 authored by Sefa Eyeoglu's avatar Sefa Eyeoglu Committed by GitHub
Browse files

immich: 1.135.3 -> 1.136.0 (#428248)

parents 35e452aa 785d183e
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -218,7 +218,16 @@ buildNpmPackage' {
    imagemagick
    libraw
    libheif
    vips' # Required for sharp
    # https://github.com/Automattic/node-canvas/blob/master/Readme.md#compiling
    cairo
    giflib
    libjpeg
    libpng
    librsvg
    pango
    pixman
    # Required for sharp
    vips'
  ];

  # Required because vips tries to write to the cache dir
+12 −12
Original line number Diff line number Diff line
{
  "version": "1.135.3",
  "hash": "sha256-CIYuDAWd0OH7jwV4XKIJDVlk1D/tYlDVW5V4uEDCwEE=",
  "version": "1.136.0",
  "hash": "sha256-IMog1lvitT1fNKlT4pv/5Qlg/2JNkBNZrBu65NRAgJ0=",
  "components": {
    "cli": {
      "npmDepsHash": "sha256-43W9yKr1XuTLUi3RuZNR8CjcHIyhHaSl+azZKqDWBx0=",
      "version": "2.2.72"
      "npmDepsHash": "sha256-+cMBzlvnSAwlutVm1F0Sa2LEAP6ppOvI9XjDb40xWW4=",
      "version": "2.2.73"
    },
    "server": {
      "npmDepsHash": "sha256-Z5vRpSau9nxrlXe7QuxYhqpVkloVIz12o0hXKAl8Y6o=",
      "version": "1.135.3"
      "npmDepsHash": "sha256-kVmoxOd7ErLmLKBkanb8IOUJ3ccpzUHBkaLgnvli0Uw=",
      "version": "1.136.0"
    },
    "web": {
      "npmDepsHash": "sha256-M5TNLBJPl/9rue651XyyV5ZnPakq0wPgTmS7XhSbf0A=",
      "version": "1.135.3"
      "npmDepsHash": "sha256-CxQQbqIhqhWqtlV4BWQDPkg0tm3wPXC6BcCFb/6mM+o=",
      "version": "1.136.0"
    },
    "open-api/typescript-sdk": {
      "npmDepsHash": "sha256-HOQMbbLzxkw5U2MHJFGKiquvfFYdwCEjHhXWwrhCmng=",
      "version": "1.135.3"
      "npmDepsHash": "sha256-z9W3YGqoUV90TXoyEnR069pLvirzDAisgQZdaJEOlSg=",
      "version": "1.136.0"
    },
    "geonames": {
      "timestamp": "20250620153832",
      "hash": "sha256-OJSQFjaYm1TVyA0JL7DiHy/dbhRd5HYoTPqIoPnBLss="
      "timestamp": "20250725064853",
      "hash": "sha256-UzP8JapHTCpk5/6X5usLLXQUfqEOUgkq76CTIBZoz08="
    }
  }
}