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

sudo-font: 1.2 -> 1.3
This commit is contained in:
Nick Cao
2024-06-23 09:19:32 -04:00
committed by GitHub
+2 -2
View File
@@ -2,11 +2,11 @@
stdenvNoCC.mkDerivation rec {
pname = "sudo-font";
version = "1.2";
version = "1.3";
src = fetchzip {
url = "https://github.com/jenskutilek/sudo-font/releases/download/v${version}/sudo.zip";
hash = "sha256-8ucMeKbnrYtk2/ZeYxzp8MA4Ss952/opD8GpB01Ze/I=";
hash = "sha256-PlsS+i/NcIMayDP6GVTDI+BLVgPSUdanlXQ8cCSXIzM=";
};
installPhase = ''