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

alfaview: 8.44.0 -> 8.45.0
This commit is contained in:
legendofmiracles
2022-05-25 20:32:25 -06:00
committed by GitHub
@@ -5,11 +5,11 @@
stdenv.mkDerivation rec {
pname = "alfaview";
version = "8.44.0";
version = "8.45.0";
src = fetchurl {
url = "https://production-alfaview-assets.alfaview.com/stable/linux/${pname}_${version}.deb";
sha256 = "sha256-6BhhUfULtCUO5jZFF+HxGuFCg0XojQ0NJUXHxMtnwN4=";
sha256 = "sha256-qSLKPtBjhbPGX9axbQnyCb+Tcq47xDMvVGj18hEPw28=";
};
nativeBuildInputs = [