Update Moonfin Flatpak URL and hash to version 2.2.0
This commit is contained in:
@@ -6,8 +6,8 @@
|
|||||||
{
|
{
|
||||||
appId = "org.moonfin.linux";
|
appId = "org.moonfin.linux";
|
||||||
bundle = pkgs.fetchurl {
|
bundle = pkgs.fetchurl {
|
||||||
url = "https://github.com/Moonfin-Client/Moonfin-Core/releases/download/2.1.0/Moonfin_Linux_v2.1.0.flatpak";
|
url = "https://github.com/Moonfin-Client/Moonfin-Core/releases/download/2.2.0/Moonfin_Linux_v2.2.0.flatpak";
|
||||||
hash = "sha256-dJcI/bzKS/+SCkHarSBesei5CKCm93SjRJBp09Jn810=";
|
hash = "sha256-66YaGJQEK3u+SAmtsXLbCH4ZF8gL/Jl1S5PRGDfZ5fE=";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user