update wordpress-plugins #182

Merged
darkkirb merged 1 commit from update-wordpress-plugins into main 2023-04-30 18:59:46 +00:00
3 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
{
"version": "2.5.2",
"version": "2.5.3",
"pname": "friends",
"description": "Friends",
"url": "https://downloads.wordpress.org/plugin/friends.2.5.2.zip",
"sha256": "59ed40ac89f2920d578b769acdf9b6323c560a052b8d4c678764b77737bcb09f"
"url": "https://downloads.wordpress.org/plugin/friends.2.5.3.zip",
"sha256": "b6c4bbb7d91f311b4e932b367074bcbd0fa11dd8ab300afcd0876a11da48d24a"
}

View file

@ -1,7 +1,7 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p curl jq
cd web/workpress-plugins
cd web/wordpress-plugins
set -ex

View file

@ -1,7 +1,7 @@
{
"version": "20.5",
"version": "20.6",
"pname": "wordpress-seo",
"description": "Yoast SEO",
"url": "https://downloads.wordpress.org/plugin/wordpress-seo.20.5.zip",
"sha256": "1ae1fb2d939b5ddd0c59e6a33f8a2eb19e5bd3346151c026b684e62f10d6d373"
"url": "https://downloads.wordpress.org/plugin/wordpress-seo.20.6.zip",
"sha256": "6774fbeeba6080d389a840a0a03585d5b8f0c408cd70843a609e68f245c2f823"
}