framesh: 0.6.9 -> 0.6.10 (#376557)
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
|
||||
let
|
||||
pname = "framesh";
|
||||
version = "0.6.9";
|
||||
version = "0.6.10";
|
||||
src = fetchurl {
|
||||
url = "https://github.com/floating/frame/releases/download/v${version}/Frame-${version}.AppImage";
|
||||
hash = "sha256-SsQIAg5DttvNJk1z+GJq4+e0Qa/j+VEKPV2bPA6+V8A=";
|
||||
hash = "sha256-h2Y0G7luakd5UVu7bVt9r6xhvyOh80gYMTswmEIcnnk=";
|
||||
};
|
||||
|
||||
appimageContents = appimageTools.extractType2 {
|
||||
|
||||
Reference in New Issue
Block a user