Merge pull request #279283 from r-ryantm/auto-update/sudo-font

sudo-font: 0.80 -> 0.81
This commit is contained in:
Weijia Wang 2024-01-20 10:10:37 +01:00 committed by GitHub
commit 7b2110c011
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,11 +2,11 @@
stdenvNoCC.mkDerivation rec {
pname = "sudo-font";
version = "0.80";
version = "0.81";
src = fetchzip {
url = "https://github.com/jenskutilek/sudo-font/releases/download/v${version}/sudo.zip";
hash = "sha256-PUqWwWvi9k7Aj6L7NjlrBMFeRHKDUF5yX4efvi0nywI=";
hash = "sha256-qc26xHM9P9+lsPE9j5UY4f0hIb5PjlCSy+jm0zEFj2g=";
};
installPhase = ''