anytype-heart: 0.49.0-rc08 -> 0.50.8

(cherry picked from commit 92b7341550)
This commit is contained in:
Michal Koutenský 2026-05-16 15:55:11 +02:00 committed by github-actions[bot]
commit 06852a2dc1

View file

@ -26,7 +26,7 @@ buildGoModule (finalAttrs: {
# Use only versions specified in anytype-ts middleware.version file:
# https://github.com/anyproto/anytype-ts/blob/v<anytype-ts-version>/middleware.version
version = "0.49.0-rc08";
version = "0.50.8";
# Update only together with 'anytype' package.
# nixpkgs-update: no auto update
@ -34,10 +34,10 @@ buildGoModule (finalAttrs: {
owner = "anyproto";
repo = "anytype-heart";
tag = "v${finalAttrs.version}";
hash = "sha256-gTUesFf6cDwsFCEUjpcy9VA67GwuZ9mNTih4HC0Vi7g=";
hash = "sha256-h59Vnmv+iB0NbLQPCHPlmHBDaYoFimrZP/4Cv/IQ7b8=";
};
vendorHash = "sha256-1D7v/lgmoKOOHNG3vgpzDpWQ66lmmP8IeZ5rvXe4D9M=";
vendorHash = "sha256-uJ/Z2zxqIne3UuxAglZejoqHV/IchYdPhefL9K51U2I=";
subPackages = [ "cmd/grpcserver" ];
tags = [