Skip to content

Commit fc02225

Browse files
updatecli: Update to version 0.110.3
1 parent 8bed55b commit fc02225

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/updatecli.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"version": "0.110.2",
2+
"version": "0.110.3",
33
"description": "A tool used to apply file update strategies. Designed to be used from everywhere, each application 'run' detects if a value needs to be updated using a custom strategy then apply changes according to the strategy.",
44
"homepage": "https://www.updatecli.io/",
55
"license": "Apache-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/updatecli/updatecli/releases/download/v0.110.2/updatecli_Windows_x86_64.zip",
9-
"hash": "e02654271b47f9212cb06fa31358f563ea73a5cc65d2c195d407951acf0f4b30"
8+
"url": "https://github.com/updatecli/updatecli/releases/download/v0.110.3/updatecli_Windows_x86_64.zip",
9+
"hash": "dc91eb4d8e6e3ae36f788321729bc00611f4b8894754166fec7af4b3582bf75d"
1010
},
1111
"arm64": {
12-
"url": "https://github.com/updatecli/updatecli/releases/download/v0.110.2/updatecli_Windows_arm64.zip",
13-
"hash": "04b512016f26e528bdf0a966bf43c573420b2055b570f3811bc948c66eedabdc"
12+
"url": "https://github.com/updatecli/updatecli/releases/download/v0.110.3/updatecli_Windows_arm64.zip",
13+
"hash": "48b1cbc22363c6a099a89d40ba35764805b4b78879a1ccc1338fce87b436530e"
1414
}
1515
},
1616
"bin": "updatecli.exe",

0 commit comments

Comments
 (0)