clickup: 3.5.87 -> 3.5.120 (#437226)
This commit is contained in:
@@ -7,12 +7,12 @@
|
||||
}:
|
||||
let
|
||||
pname = "clickup";
|
||||
version = "3.5.87";
|
||||
version = "3.5.120";
|
||||
|
||||
src = fetchurl {
|
||||
# Using archive.org because the website doesn't store older versions of the software.
|
||||
url = "https://web.archive.org/web/20250419020454/https://desktop.clickup.com/linux";
|
||||
hash = "sha256-+Et+N8ZR5pJ8dvsU/tZa+LLpatooTnq3D24c6t1NS18=";
|
||||
url = "https://web.archive.org/web/20250802083833/https://desktop.clickup.com/linux";
|
||||
hash = "sha256-LVHgXqTxDTsnVJ3zx74TzaSrEs2OD0wl0eioPd4+484=";
|
||||
};
|
||||
|
||||
appimage = appimageTools.wrapType2 {
|
||||
|
||||
Reference in New Issue
Block a user