Skip to content

Commit

Permalink
Merge pull request #189060 from r-ryantm/auto-update/alfaview
Browse files Browse the repository at this point in the history
alfaview: 8.51.0 -> 8.52.0
  • Loading branch information
superherointj authored Aug 31, 2022
2 parents e0f6c8f + 6623fff commit 419cc49
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

stdenv.mkDerivation rec {
pname = "alfaview";
version = "8.51.0";
version = "8.52.0";

src = fetchurl {
url = "https://production-alfaview-assets.alfaview.com/stable/linux/${pname}_${version}.deb";
sha256 = "sha256-rnzYTQpAX1OSBnVfnFsamd9i9Zpab4mZwlxot0CakgY=";
sha256 = "sha256-Taw/qMrqgxFWmRTSed8xINDBGTWx7kteN637Fjrzn44=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 419cc49

Please sign in to comment.