Commit 210f879c authored by Robert Schütz's avatar Robert Schütz
Browse files

immich: 1.119.0 -> 1.119.1

parent 5edd50f7
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -28,11 +28,6 @@ python.pkgs.buildPythonApplication rec {
    "pydantic-settings"
  ];

  pythonRemoveDeps = [
    # https://github.com/immich-app/immich/pull/13762
    "setuptools"
  ];

  build-system = with python.pkgs; [
    poetry-core
    cython
+10 −10
Original line number Diff line number Diff line
{
  "version": "1.119.0",
  "hash": "sha256-mflVxz+Pxv7xS4onsjRQ1lMZ43U/rkuqO6vPRon7Gms=",
  "version": "1.119.1",
  "hash": "sha256-T+bIL2LaVNgFT3xBUxiEzhyDiLpw/WU7mxttuJD39SQ=",
  "components": {
    "cli": {
      "npmDepsHash": "sha256-QClG/WQK2MbVKuR0Wk9+TdSTAbemtFeg7GkKjvEjC4c=",
      "version": "2.2.27"
      "npmDepsHash": "sha256-kTBlo6eIPswZC0GQG7IoqQZ5b7wPEXFaD/SuuaEQMEg=",
      "version": "2.2.28"
    },
    "server": {
      "npmDepsHash": "sha256-9mMnOiKsTTO4PJUKYN668yjIELeFUgdqSx6Gf87UYVU=",
      "version": "1.119.0"
      "npmDepsHash": "sha256-zgzqh3TyafPKuk5RZ2I/haYFzMVlI4jGnwD5XLqTBdg=",
      "version": "1.119.1"
    },
    "web": {
      "npmDepsHash": "sha256-ieTGMywR26msYqmQOK/q/l3O6/Vkmu0TLFn956kK/xE=",
      "version": "1.119.0"
      "npmDepsHash": "sha256-LPtsMzF7yYGrrpDoYoba6OQphKY7AvGbJpPc5pS4eFU=",
      "version": "1.119.1"
    },
    "open-api/typescript-sdk": {
      "npmDepsHash": "sha256-NLvuHTVWuzv5G0ONu3S3K8AgyliTZowYQN0fzYhWtUQ=",
      "version": "1.119.0"
      "npmDepsHash": "sha256-dyKmDez8jO6p+cmSa2KMe9zzhXn4on3aFUMdep+gjzU=",
      "version": "1.119.1"
    }
  }
}