Skip to content

Commit 7ca53cd

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update Alizer CLI to v1.9.6
1 parent 8cb26de commit 7ca53cd

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

src/tools.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -177,41 +177,41 @@
177177
"description": "Alizer CLI tool",
178178
"vendor": "The Devfile Project",
179179
"name": "alizer",
180-
"version": "1.9.5",
181-
"versionRange": "^1.9.5",
182-
"versionRangeLabel": "version >= 1.9.5",
180+
"version": "1.9.6",
181+
"versionRange": "^1.9.6",
182+
"versionRangeLabel": "version >= 1.9.6",
183183
"dlFileName": "alizer",
184184
"filePrefix": "",
185185
"platform": {
186186
"win32": {
187-
"url": "https://github.com/devfile/alizer/releases/download/v1.9.5/alizer-v1.9.5-windows-amd64.exe",
187+
"url": "https://github.com/devfile/alizer/releases/download/v1.9.6/alizer-v1.9.6-windows-amd64.exe",
188188
"dlFileName": "alizer-windows-amd64.exe",
189189
"cmdFileName": "alizer.exe",
190-
"sha256sum": "947fb19834b774c7990a5725847f669e8f40356d742c860470c302b00484d822"
190+
"sha256sum": "3b3e916a57c19e0aaa2bb1dcef9d0bf3a20be8a1909c1e19a2edd929cc8a7af8"
191191
},
192192
"darwin": {
193-
"url": "https://github.com/devfile/alizer/releases/download/v1.9.5/alizer-v1.9.5-darwin-amd64",
193+
"url": "https://github.com/devfile/alizer/releases/download/v1.9.6/alizer-v1.9.6-darwin-amd64",
194194
"dlFileName": "alizer-darwin-amd64",
195195
"cmdFileName": "alizer",
196-
"sha256sum": "5ac5592256949bff175bb319a2414aa30f8b20dc0530a6e8c5650e31443e0c4b"
196+
"sha256sum": "6bc315d57d85799d3155345389baf2e8fc110dac994f6f892badd2f33b7afe72"
197197
},
198198
"darwin-arm64": {
199-
"url": "https://github.com/devfile/alizer/releases/download/v1.9.5/alizer-v1.9.5-darwin-arm64",
199+
"url": "https://github.com/devfile/alizer/releases/download/v1.9.6/alizer-v1.9.6-darwin-arm64",
200200
"dlFileName": "alizer-darwin-arm64",
201201
"cmdFileName": "alizer",
202-
"sha256sum": "fa5ffd5981227bda6fa310efe6984a73c77a1f6eb93a24578b9ebf56b6fd88f7"
202+
"sha256sum": "5ddec34c839412b332412609711e17cce551682cf5332a917d00b67fff4e0022"
203203
},
204204
"linux": {
205-
"url": "https://github.com/devfile/alizer/releases/download/v1.9.5/alizer-v1.9.5-linux-amd64",
205+
"url": "https://github.com/devfile/alizer/releases/download/v1.9.6/alizer-v1.9.6-linux-amd64",
206206
"dlFileName": "alizer-linux-amd64",
207207
"cmdFileName": "alizer",
208-
"sha256sum": "76745d2e40161c75a5835b40b3ceea0a42a3aacbaf0e700f6ddb60c10d721812"
208+
"sha256sum": "3f93b23d11431495c415b240773baf33703e527680fc3d35bec6ec5496edce27"
209209
},
210210
"linux-arm64": {
211-
"url": "https://github.com/devfile/alizer/releases/download/v1.9.5/alizer-v1.9.5-linux-arm64",
211+
"url": "https://github.com/devfile/alizer/releases/download/v1.9.6/alizer-v1.9.6-linux-arm64",
212212
"dlFileName": "alizer-linux-arm64",
213213
"cmdFileName": "alizer",
214-
"sha256sum": "f6402fa0466cf108004180b34f9cffbc93a2ffa219bc0b109f723e13de21ab09"
214+
"sha256sum": "53abc3f0abee1a3c660b1d5833be823bb2941b204a43a544168d1a46ca8db33f"
215215
}
216216
}
217217
},

0 commit comments

Comments
 (0)