Merge pull request 'update wordpress-plugins' (#182) from update-wordpress-plugins into main
All checks were successful
Hydra wordpress-plugins.wordpress-seo Hydra build #36874 of nix-packages:aarch64-linux-master:wordpress-plugins.wordpress-seo
Hydra akkoma Hydra build #36875 of nix-packages:aarch64-linux-master:akkoma
Hydra wordpress-plugins.friends Hydra build #36876 of nix-packages:aarch64-linux-master:wordpress-plugins.friends
Hydra element-web Hydra build #36877 of nix-packages:aarch64-linux-master:element-web
Hydra papermc Hydra build #36878 of nix-packages:aarch64-linux-master:papermc
Hydra mautrix-discord Hydra build #36879 of nix-packages:aarch64-linux-master:mautrix-discord
All checks were successful
Hydra wordpress-plugins.wordpress-seo Hydra build #36874 of nix-packages:aarch64-linux-master:wordpress-plugins.wordpress-seo
Hydra akkoma Hydra build #36875 of nix-packages:aarch64-linux-master:akkoma
Hydra wordpress-plugins.friends Hydra build #36876 of nix-packages:aarch64-linux-master:wordpress-plugins.friends
Hydra element-web Hydra build #36877 of nix-packages:aarch64-linux-master:element-web
Hydra papermc Hydra build #36878 of nix-packages:aarch64-linux-master:papermc
Hydra mautrix-discord Hydra build #36879 of nix-packages:aarch64-linux-master:mautrix-discord
Reviewed-on: #182
This commit is contained in:
commit
1a701b4fbc
3 changed files with 7 additions and 7 deletions
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
|
|
Reference in a new issue