rectangle: 0.85 -> 0.86
Changelog: https://github.com/rxhanson/Rectangle/releases/tag/v0.86 Diff: https://github.com/rxhanson/Rectangle/compare/v0.85...v0.86
This commit is contained in:
parent
af4ce091cf
commit
f76e826383
@ -8,11 +8,11 @@
|
||||
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "rectangle";
|
||||
version = "0.85";
|
||||
version = "0.86";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/rxhanson/Rectangle/releases/download/v${finalAttrs.version}/Rectangle${finalAttrs.version}.dmg";
|
||||
hash = "sha256-TBUC5z2BZMt0eb9NAD3/y9y23iRzs7YRJSfyb3QN1Mc=";
|
||||
hash = "sha256-UUL5xaZn+NDQ5VvlVH9ROek5AFQ5fyZLGubLc/qQqcI=";
|
||||
};
|
||||
|
||||
sourceRoot = ".";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user