Upgrade strfry to 1.0.1

This commit is contained in:
Râu Cao 2024-10-16 12:41:51 +02:00
parent a4756377b4
commit 1f34459091
Signed by: raucao
GPG Key ID: 37036C356E56CC51

View File

@ -1,5 +1,5 @@
node.default["strfry"]["repo"] = "https://github.com/hoytech/strfry.git" node.default["strfry"]["repo"] = "https://github.com/hoytech/strfry.git"
node.default["strfry"]["revision"] = "master" node.default["strfry"]["revision"] = "1.0.1"
node.default["strfry"]["download_url"] = nil node.default["strfry"]["download_url"] = nil
node.default["strfry"]["checksum"] = nil node.default["strfry"]["checksum"] = nil
node.default["strfry"]["user"] = "strfry" node.default["strfry"]["user"] = "strfry"