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

alfaview: 8.49.1 -> 8.51.0
This commit is contained in:
Bobby Rong 2022-08-24 19:27:38 +08:00 committed by GitHub
commit f96ba5f833
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.49.1";
version = "8.51.0";
src = fetchurl {
url = "https://production-alfaview-assets.alfaview.com/stable/linux/${pname}_${version}.deb";
sha256 = "sha256-A0kX6r5ubC764XJFinCq4/u9pA1AOP4fXUOFB4voeeE=";
sha256 = "sha256-rnzYTQpAX1OSBnVfnFsamd9i9Zpab4mZwlxot0CakgY=";
};
nativeBuildInputs = [