miru: 5.0.0 -> 5.0.3
This commit is contained in:
parent
cd75d22750
commit
302eec2650
@ -5,12 +5,12 @@
|
||||
|
||||
appimageTools.wrapType2 rec {
|
||||
pname = "miru";
|
||||
version = "5.0.0";
|
||||
version = "5.0.3";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ThaUnknown/miru/releases/download/v${version}/linux-Miru-${version}.AppImage";
|
||||
name = "${pname}-${version}.AppImage";
|
||||
sha256 = "sha256-Gp3pP973+peSr0pfUDqKQWZFiY4jdOp4tsn1336wcwY=";
|
||||
sha256 = "sha256-vKV1Scd+YiJMIV8EWx4udoOxTXW9NA7k/CxRVNRqrjk=";
|
||||
};
|
||||
|
||||
extraInstallCommands =
|
||||
|
Loading…
Reference in New Issue
Block a user