Skip to content

Commit 6d02783

Browse files
committed
Update plugin-check to 1.8.0
1 parent f5296ce commit 6d02783

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dev/flake.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,8 @@
187187
};
188188
};
189189
wpPluginCheck = fetchurl {
190-
url = "https://downloads.wordpress.org/plugin/plugin-check.1.7.0.zip";
191-
hash = "sha256-6yh3an2AZxyR6ytO0UPMVhISyAHOx4nySACDhU162So=";
190+
url = "https://downloads.wordpress.org/plugin/plugin-check.1.8.0.zip";
191+
hash = "sha256-RUIscSpXHLYZG8Ps3UhlHszaBWW1VnwJRHxV4tbcrYg=";
192192
};
193193
wpInstaller =
194194
dbHost: dbUser: dataDir:

0 commit comments

Comments
 (0)