Fix protobuf stuff

This commit is contained in:
windowsboy111
2023-01-10 11:25:00 +08:00
parent a24ac22290
commit 35b992d174
5 changed files with 99 additions and 40 deletions
+2
View File
@@ -0,0 +1,2 @@
let obj = get("https://pypi.org/pypi/python3-protobuf/json").json();
rpm.version(obj @ "info" @ "version");