Skip to content

Commit 809778f

Browse files
committed
Update plugin-check to 1.8.0
1 parent 3c22baa commit 809778f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/flake.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@
206206
};
207207
};
208208
wpPluginCheck = fetchurl {
209-
url = "https://downloads.wordpress.org/plugin/plugin-check.1.7.0.zip";
210-
hash = "sha256-6yh3an2AZxyR6ytO0UPMVhISyAHOx4nySACDhU162So=";
209+
url = "https://downloads.wordpress.org/plugin/plugin-check.1.8.0.zip";
210+
hash = "sha256-RUIscSpXHLYZG8Ps3UhlHszaBWW1VnwJRHxV4tbcrYg=";
211211
};
212212
wpInstaller =
213213
dbHost: dbUser: dataDir:

0 commit comments

Comments
 (0)