Skip to content

Commit ba0472d

Browse files
committed
Update EncTool repo
1 parent ff1e82b commit ba0472d

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

CollapseLauncher/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,8 @@
312312
},
313313
"Google.Protobuf": {
314314
"type": "Transitive",
315-
"resolved": "3.34.0",
316-
"contentHash": "a5US9akiNczS5kC7qBqYqJmnxHVQDITZD6GRRbwGHk/oa17EwOGE3PHIWFVeHTqCctq8mVjLSelwsxCkYYBinA=="
315+
"resolved": "3.34.1",
316+
"contentHash": "212vdYxRuVopGE5bess6Jg5oXWyizA6hcLPTI7G+qA4PthQEvfeof3njT+7VSY5v/+O0P22xTydiP5fSJJpGEA=="
317317
},
318318
"Hi3Helper.ZstdNet": {
319319
"type": "Transitive",
@@ -528,7 +528,7 @@
528528
"hi3helper.enctool": {
529529
"type": "Project",
530530
"dependencies": {
531-
"Google.Protobuf": "[3.34.0, )",
531+
"Google.Protobuf": "[3.34.1, )",
532532
"Hi3Helper.Http": "[2.0.0, )",
533533
"Hi3Helper.Win32": "[1.0.0, )",
534534
"System.IO.Hashing": "[10.0.5, )"

Hi3Helper.Core/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
},
2323
"Google.Protobuf": {
2424
"type": "Transitive",
25-
"resolved": "3.34.0",
26-
"contentHash": "a5US9akiNczS5kC7qBqYqJmnxHVQDITZD6GRRbwGHk/oa17EwOGE3PHIWFVeHTqCctq8mVjLSelwsxCkYYBinA=="
25+
"resolved": "3.34.1",
26+
"contentHash": "212vdYxRuVopGE5bess6Jg5oXWyizA6hcLPTI7G+qA4PthQEvfeof3njT+7VSY5v/+O0P22xTydiP5fSJJpGEA=="
2727
},
2828
"Microsoft.Extensions.DependencyInjection.Abstractions": {
2929
"type": "Transitive",
@@ -46,7 +46,7 @@
4646
"hi3helper.enctool": {
4747
"type": "Project",
4848
"dependencies": {
49-
"Google.Protobuf": "[3.34.0, )",
49+
"Google.Protobuf": "[3.34.1, )",
5050
"Hi3Helper.Http": "[2.0.0, )",
5151
"Hi3Helper.Win32": "[1.0.0, )",
5252
"System.IO.Hashing": "[10.0.5, )"

0 commit comments

Comments
 (0)