Merge pull request #323905 from r-ryantm/auto-update/clever-tools

clever-tools: 3.7.0 -> 3.8.0
This commit is contained in:
nixpkgs-merge-bot[bot]
2024-07-02 15:49:36 +00:00
committed by GitHub
+3 -3
View File
@@ -8,7 +8,7 @@
buildNpmPackage rec {
pname = "clever-tools";
version = "3.7.0";
version = "3.8.0";
nodejs = nodejs_18;
@@ -16,10 +16,10 @@ buildNpmPackage rec {
owner = "CleverCloud";
repo = "clever-tools";
rev = version;
hash = "sha256-Ce7lk+zTbyj3HmtIFui9ZA1FThZEytovrPCrmjMyX38=";
hash = "sha256-Y9lcnOaii58KU99VwBbgywNwQQKhlye2SmLhU6n48AM=";
};
npmDepsHash = "sha256-VQXljlIHAE2o10cXQlsyhTvBSp3/ycQOJydQGNMiWuk=";
npmDepsHash = "sha256-yzwrsW/X6q9JUXI6Gma7/5nk5Eu6cBOdXcHu49vi6w0=";
dontNpmBuild = true;