Merge pull request #83868 from davidtwco/wootility-3.4.6

wootility: 3.3.3 -> 3.4.6
This commit is contained in:
Sarah Brofeldt 2020-04-02 20:25:53 +02:00 committed by GitHub
commit abcc2a092f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,14 +2,14 @@
let let
pname = "wootility"; pname = "wootility";
version = "3.3.3"; version = "3.4.6";
in in
appimageTools.wrapType2 rec { appimageTools.wrapType2 rec {
name = "${pname}-${version}"; name = "${pname}-${version}";
src = fetchurl { src = fetchurl {
url = "https://s3.eu-west-2.amazonaws.com/wooting-update/wootility-linux-latest/wootility-${version}.AppImage"; url = "https://s3.eu-west-2.amazonaws.com/wooting-update/wootility-linux-latest/wootility-${version}.AppImage";
sha256 = "1qdiacwnvqahqkrhwnblz0jjywn63c6ndl3z450myhx5x55fdcja"; sha256 = "02ivbgnzr657iqb9hviaylmsym2kki2c84xmqfix3b0awsphn05q";
}; };
profile = '' profile = ''