Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
chore(deps): update sleek from 2.0.5 to 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusMtnez committed Jan 12, 2024
1 parent bda00a8 commit 7c60e81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/sleek.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

let
pname = "sleek";
version = "2.0.5";
version = "2.0.6";

src = fetchurl {
url = "https://github.com/ransome1/sleek/releases/download/v${version}/sleek-${version}.AppImage";
hash = "sha256-m2Y5oiiv104PnFkXXrleoOR8TyfWtu8lGPM46UD4uqY=";
hash = "sha256-2Ayhee+Zcnz6Fv+IZhX1porAzCWxUCoWw4KbXsAQyQc=";
};

appimageContents = appimageTools.extract {
Expand Down

0 comments on commit 7c60e81

Please sign in to comment.