Merge pull request #195939 from r-ryantm/auto-update/alfaview

alfaview: 8.53.1 -> 8.54.0
This commit is contained in:
Jonas Heinrich 2022-10-15 09:54:44 +02:00 committed by GitHub
commit f4a1ff09ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,11 +5,11 @@
stdenv.mkDerivation rec {
pname = "alfaview";
version = "8.53.1";
version = "8.54.0";
src = fetchurl {
url = "https://production-alfaview-assets.alfaview.com/stable/linux/${pname}_${version}.deb";
sha256 = "sha256-nohChte0jtqIlDulxUi+S04unR4xqeg8DCuYfHwMzP4=";
sha256 = "sha256-wvuBGBWM0tTXyrruYqifn+fl7NnIwmLhm9ePqspukaU=";
};
nativeBuildInputs = [