stats: 2.11.30 -> 2.11.31
Changelog: https://github.com/exelban/stats/releases/tag/v2.11.31 Diff: https://github.com/exelban/stats/compare/v2.11.30...v2.11.31
This commit is contained in:
parent
ba4ca7f603
commit
2dce35e369
@ -8,11 +8,11 @@
|
||||
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "stats";
|
||||
version = "2.11.30";
|
||||
version = "2.11.31";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/exelban/stats/releases/download/v${finalAttrs.version}/Stats.dmg";
|
||||
hash = "sha256-WkNiZZq2PfGp65d82YHupiczojSktDAe4p4WiUj5xWM=";
|
||||
hash = "sha256-E+JSN1FKWLt4r2lNjLNNMKnVD+SV8XueRyi8Xj5VUWo=";
|
||||
};
|
||||
|
||||
sourceRoot = ".";
|
||||
|
Loading…
x
Reference in New Issue
Block a user