We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95030d7 + 07f2db6 commit 006f8e9Copy full SHA for 006f8e9
pkgs/by-name/al/aldente/package.nix
@@ -8,11 +8,11 @@
8
9
stdenvNoCC.mkDerivation (finalAttrs: {
10
pname = "aldente";
11
- version = "1.32";
+ version = "1.33";
12
13
src = fetchurl {
14
url = "https://github.com/davidwernhart/aldente-charge-limiter/releases/download/${finalAttrs.version}/AlDente.dmg";
15
- hash = "sha256-pUFcP7J60lLeuX9v3qhCMcsRmurfw0LnoCcbRONnxKM=";
+ hash = "sha256-uUklxpQEVVXp2eZLYBpmAsVo5ziV0zvHRJA4JRiJAJk=";
16
};
17
18
dontBuild = true;
0 commit comments