Merge pull request #324240 from florian-sanders-cc/clever-tools-3.8.1
clever-tools: 3.8.0 -> 3.8.1
This commit is contained in:
commit
3ac917c94d
@ -8,7 +8,7 @@
|
|||||||
buildNpmPackage rec {
|
buildNpmPackage rec {
|
||||||
pname = "clever-tools";
|
pname = "clever-tools";
|
||||||
|
|
||||||
version = "3.8.0";
|
version = "3.8.1";
|
||||||
|
|
||||||
nodejs = nodejs_18;
|
nodejs = nodejs_18;
|
||||||
|
|
||||||
@ -16,10 +16,10 @@ buildNpmPackage rec {
|
|||||||
owner = "CleverCloud";
|
owner = "CleverCloud";
|
||||||
repo = "clever-tools";
|
repo = "clever-tools";
|
||||||
rev = version;
|
rev = version;
|
||||||
hash = "sha256-Y9lcnOaii58KU99VwBbgywNwQQKhlye2SmLhU6n48AM=";
|
hash = "sha256-8dxV57uivjcXz6JHttFNvivcIbNRAwZKSvGv/SST81E=";
|
||||||
};
|
};
|
||||||
|
|
||||||
npmDepsHash = "sha256-yzwrsW/X6q9JUXI6Gma7/5nk5Eu6cBOdXcHu49vi6w0=";
|
npmDepsHash = "sha256-2lROdsq3tR4SYxMoTJYY6EyHxudS7p7wOJq+RxE2btk=";
|
||||||
|
|
||||||
dontNpmBuild = true;
|
dontNpmBuild = true;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user