mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-19 13:59:39 +08:00
🔖 v1.7.1-beta3
This commit is contained in:
parent
8eb058fb26
commit
5463945b6c
2
go.mod
2
go.mod
@ -24,6 +24,7 @@ require (
|
|||||||
github.com/fumiama/go-base16384 v1.6.4
|
github.com/fumiama/go-base16384 v1.6.4
|
||||||
github.com/fumiama/go-registry v0.2.6
|
github.com/fumiama/go-registry v0.2.6
|
||||||
github.com/fumiama/gotracemoe v0.0.3
|
github.com/fumiama/gotracemoe v0.0.3
|
||||||
|
github.com/fumiama/imgsz v0.0.2
|
||||||
github.com/fumiama/jieba v0.0.0-20221203025406-36c17a10b565
|
github.com/fumiama/jieba v0.0.0-20221203025406-36c17a10b565
|
||||||
github.com/fumiama/unibase2n v0.0.0-20221020155353-02876e777430
|
github.com/fumiama/unibase2n v0.0.0-20221020155353-02876e777430
|
||||||
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
|
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
|
||||||
@ -51,7 +52,6 @@ require (
|
|||||||
github.com/faiface/beep v1.1.0 // indirect
|
github.com/faiface/beep v1.1.0 // indirect
|
||||||
github.com/fumiama/go-simple-protobuf v0.1.0 // indirect
|
github.com/fumiama/go-simple-protobuf v0.1.0 // indirect
|
||||||
github.com/fumiama/gofastTEA v0.0.10 // indirect
|
github.com/fumiama/gofastTEA v0.0.10 // indirect
|
||||||
github.com/fumiama/imgsz v0.0.2 // indirect
|
|
||||||
github.com/gabriel-vasile/mimetype v1.0.4 // indirect
|
github.com/gabriel-vasile/mimetype v1.0.4 // indirect
|
||||||
github.com/go-ole/go-ole v1.2.6 // indirect
|
github.com/go-ole/go-ole v1.2.6 // indirect
|
||||||
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 // indirect
|
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0 // indirect
|
||||||
|
|||||||
@ -3,13 +3,13 @@
|
|||||||
package banner
|
package banner
|
||||||
|
|
||||||
// Version ...
|
// Version ...
|
||||||
var Version = "v1.7.1-beta2"
|
var Version = "v1.7.1-beta3"
|
||||||
|
|
||||||
// Copyright ...
|
// Copyright ...
|
||||||
var Copyright = "© 2020 - 2023 FloatTech"
|
var Copyright = "© 2020 - 2023 FloatTech"
|
||||||
|
|
||||||
// Banner ...
|
// Banner ...
|
||||||
var Banner = "* OneBot + ZeroBot + Golang\n" +
|
var Banner = "* OneBot + ZeroBot + Golang\n" +
|
||||||
"* Version " + Version + " - 2023-04-09 11:01:54 +0800 CST\n" +
|
"* Version " + Version + " - 2023-04-19 11:36:16 +0800 CST\n" +
|
||||||
"* Copyright " + Copyright + ". All Rights Reserved.\n" +
|
"* Copyright " + Copyright + ". All Rights Reserved.\n" +
|
||||||
"* Project: https://github.com/FloatTech/ZeroBot-Plugin"
|
"* Project: https://github.com/FloatTech/ZeroBot-Plugin"
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
"0409": {
|
"0409": {
|
||||||
"identity": {
|
"identity": {
|
||||||
"name": "ZeroBot-Plugin",
|
"name": "ZeroBot-Plugin",
|
||||||
"version": "1.7.1.1789"
|
"version": "1.7.1.1812"
|
||||||
},
|
},
|
||||||
"description": "",
|
"description": "",
|
||||||
"minimum-os": "vista",
|
"minimum-os": "vista",
|
||||||
@ -36,23 +36,23 @@
|
|||||||
"#1": {
|
"#1": {
|
||||||
"0000": {
|
"0000": {
|
||||||
"fixed": {
|
"fixed": {
|
||||||
"file_version": "1.7.1.1789",
|
"file_version": "1.7.1.1812",
|
||||||
"product_version": "v1.7.1-beta2",
|
"product_version": "v1.7.1-beta3",
|
||||||
"timestamp": "2023-04-09T11:02:07+08:00"
|
"timestamp": "2023-04-19T11:36:27+08:00"
|
||||||
},
|
},
|
||||||
"info": {
|
"info": {
|
||||||
"0409": {
|
"0409": {
|
||||||
"Comments": "OneBot plugins based on ZeroBot",
|
"Comments": "OneBot plugins based on ZeroBot",
|
||||||
"CompanyName": "FloatTech",
|
"CompanyName": "FloatTech",
|
||||||
"FileDescription": "https://github.com/FloatTech/ZeroBot-Plugin",
|
"FileDescription": "https://github.com/FloatTech/ZeroBot-Plugin",
|
||||||
"FileVersion": "1.7.1.1789",
|
"FileVersion": "1.7.1.1812",
|
||||||
"InternalName": "",
|
"InternalName": "",
|
||||||
"LegalCopyright": "© 2020 - 2023 FloatTech. All Rights Reserved.",
|
"LegalCopyright": "© 2020 - 2023 FloatTech. All Rights Reserved.",
|
||||||
"LegalTrademarks": "",
|
"LegalTrademarks": "",
|
||||||
"OriginalFilename": "ZBP.EXE",
|
"OriginalFilename": "ZBP.EXE",
|
||||||
"PrivateBuild": "",
|
"PrivateBuild": "",
|
||||||
"ProductName": "ZeroBot-Plugin",
|
"ProductName": "ZeroBot-Plugin",
|
||||||
"ProductVersion": "v1.7.1-beta2",
|
"ProductVersion": "v1.7.1-beta3",
|
||||||
"SpecialBuild": ""
|
"SpecialBuild": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user