Update SlimerJS
This commit is contained in:
parent
a3008a638f
commit
bd38418e1a
@ -3,11 +3,11 @@ let
|
|||||||
s = # Generated upstream information
|
s = # Generated upstream information
|
||||||
rec {
|
rec {
|
||||||
baseName="slimerjs";
|
baseName="slimerjs";
|
||||||
version="0.9.4";
|
version="0.9.5";
|
||||||
name="${baseName}-${version}";
|
name="${baseName}-${version}";
|
||||||
hash="0g00mb4z8z5if3sf52bad75w9xdx8p81y5p4p46c2v577v42s5z3";
|
hash="05p7cwbr2jly6sd6h69j577y48yr05zm2nj7wgnxw0rhyrhkl22s";
|
||||||
url="http://download.slimerjs.org/releases/0.9.4/slimerjs-0.9.4.zip";
|
url="http://download.slimerjs.org/releases/0.9.5/slimerjs-0.9.5.zip";
|
||||||
sha256="0g00mb4z8z5if3sf52bad75w9xdx8p81y5p4p46c2v577v42s5z3";
|
sha256="05p7cwbr2jly6sd6h69j577y48yr05zm2nj7wgnxw0rhyrhkl22s";
|
||||||
};
|
};
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
unzip zip
|
unzip zip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user