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

sudo-font: 0.74 -> 0.77
This commit is contained in:
Weijia Wang 2023-10-28 03:59:35 +02:00 committed by GitHub
commit 916f2b0286
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,11 +2,11 @@
stdenvNoCC.mkDerivation rec {
pname = "sudo-font";
version = "0.74";
version = "0.77";
src = fetchzip {
url = "https://github.com/jenskutilek/sudo-font/releases/download/v${version}/sudo.zip";
hash = "sha256-WPoqWhCKk2gZ/cdIjvmiNZ95xZ9sqnGzZuw4OEHxtrI=";
hash = "sha256-xnIDCuCUP8ErUsWTJedWpy4lo77Ji+FO2vO9BRDAmV0=";
};
installPhase = ''