linuxPackages.jool: 3.4.4 -> 3.4.5
(cherry picked from commit 6e063a49b1
)
This commit is contained in:
parent
5f00e952a4
commit
7cd53afee3
|
@ -1,9 +1,9 @@
|
||||||
{ fetchzip }:
|
{ fetchzip }:
|
||||||
|
|
||||||
rec {
|
rec {
|
||||||
version = "3.4.4";
|
version = "3.4.5";
|
||||||
src = fetchzip {
|
src = fetchzip {
|
||||||
url = "https://github.com/NICMx/releases/raw/master/Jool/Jool-${version}.zip";
|
url = "https://github.com/NICMx/releases/raw/master/Jool/Jool-${version}.zip";
|
||||||
sha256 = "1k5iyfzjdzl5q64234r806pf6b3qdflvjpw06pnwl0ycj05p5frr";
|
sha256 = "045j3ax6c5jg8037hhrbgqgznr0a114xrmn03wkasnvsxpsx4hkb";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user