protonmail-bridge: 3.8.1 -> 3.8.2

This commit is contained in:
R. Ryantm 2024-02-03 08:10:33 +00:00
parent 8f2659f142
commit 4b047b15af

View file

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "protonmail-bridge";
version = "3.8.1";
version = "3.8.2";
src = fetchFromGitHub {
owner = "ProtonMail";
repo = "proton-bridge";
rev = "v${version}";
hash = "sha256-deddWAguDyUVhW31MIBNC850qeVOQYeBux8W66Diee4=";
hash = "sha256-I42f7cV5QsUIPkcc6YDTboS4/LrObHAE3w9S48jsaKM=";
};
vendorHash = "sha256-6xofWf5WFE1wuCwx8iOMcC3gxDzZB3uw3WErLWluBM8=";