update hashes for fluffychat and firmware-updater

This commit is contained in:
nanashi0x74 2022-07-06 00:14:43 +02:00
parent 43d2b91944
commit 043de04db8
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ flutter.mkFlutterApp rec {
pname = "fluffychat";
version = "1.2.0";
vendorHash = "sha256-j5opwEFifa+DMG7Uziv4SWEPVokD6OSq8mSIr0AdDL0=";
vendorHash = "sha256-co+bnsVIyg42JpM9FimfGEjrd6A99GlBeow1Dgv7NBI=";
src = fetchFromGitLab {
owner = "famedly";

View File

@ -7,7 +7,7 @@ flutter.mkFlutterApp {
pname = "firmware-updater";
version = "unstable";
vendorHash = "sha256-L8am4vTx4KlMHUdIhrUsCxGc27vkolawS/9DyFCPOJQ=";
vendorHash = "sha256-3wVA9BLCnMijC0gOmskz+Hv7NQIGu/jhBDbWjmoq1Tc=";
src = fetchFromGitHub {
owner = "canonical";