Update recipes

This commit is contained in:
Aoran Zeng
2025-08-10 18:55:52 +08:00
parent 616b0caa48
commit bef1fc9f26
34 changed files with 67 additions and 113 deletions

View File

@@ -22,10 +22,9 @@ pl_ruby_prelude (void)
chef_set_sources_last_updated (this, "2024-12-18");
chef_set_authors (this, 1, "Aoran Zeng", "ccmywish@qq.com");
chef_set_chef (this, NULL, NULL);
chef_set_chef (this, "Aoran Zeng", "ccmywish@qq.com");
chef_set_sous_chefs (this, 0);
chef_set_contributors (this, 1,
"Nil Null", "nil@null.org");
chef_set_contributors (this, 0);
chef_allow_get();
chef_allow_set();