mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-13 10:50:20 +01:00
Update weakaura-companion
This commit is contained in:
parent
abd002e044
commit
6e4e6bd67a
1 changed files with 2 additions and 2 deletions
|
|
@ -5,11 +5,11 @@
|
|||
}:
|
||||
appimageTools.wrapType2 rec {
|
||||
pname = "WeakAuras-Companion";
|
||||
version = "5.2.4";
|
||||
version = "5.2.7";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/WeakAuras/WeakAuras-Companion/releases/download/v${version}/WeakAuras-Companion-${version}.AppImage";
|
||||
sha256 = "sha256-r+XwfjrL8QBV+malPj9r4aDVTeNAvsLdBfEIltGmdGU=";
|
||||
sha256 = "sha256-7Fxinx2fpqwU9KVgFdZ4cdK4Yw23VPjvaMed7WuGTq8=";
|
||||
};
|
||||
|
||||
extraInstallCommands =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue