treewide: update permanent url redirects

This commit is contained in:
Sandro Jäckel
2021-01-26 01:33:42 +01:00
parent fa5ef2cf62
commit ced3ec6ce3
16 changed files with 24 additions and 24 deletions

View File

@@ -64655,7 +64655,7 @@ in
buildInputs = globalBuildInputs;
meta = {
description = "The browser package manager";
homepage = http://bower.io/;
homepage = https://bower.io/;
license = "MIT";
};
production = true;
@@ -81529,7 +81529,7 @@ in
buildInputs = globalBuildInputs;
meta = {
description = "Utility to inline images, CSS and JavaScript for a web page - useful for mobile sites";
homepage = http://github.com/remy/inliner;
homepage = https://github.com/remy/inliner;
license = "MIT";
};
production = true;
@@ -83404,7 +83404,7 @@ in
buildInputs = globalBuildInputs;
meta = {
description = "Static analysis tool for JavaScript";
homepage = http://jshint.com/;
homepage = https://jshint.com/;
license = "MIT";
};
production = true;
@@ -91362,7 +91362,7 @@ in
buildInputs = globalBuildInputs;
meta = {
description = "Low-code programming for event-driven applications";
homepage = http://nodered.org/;
homepage = https://nodered.org/;
license = "Apache-2.0";
};
production = true;
@@ -95346,7 +95346,7 @@ in
buildInputs = globalBuildInputs;
meta = {
description = "Production process manager for Node.JS applications with a built-in load balancer.";
homepage = http://pm2.keymetrics.io/;
homepage = https://pm2.keymetrics.io/;
license = "AGPL-3.0";
};
production = true;
@@ -110719,7 +110719,7 @@ in
buildInputs = globalBuildInputs;
meta = {
description = "CLI tool for running Yeoman generators";
homepage = http://yeoman.io/;
homepage = https://yeoman.io/;
license = "BSD-2-Clause";
};
production = true;