Skip to content

Commit 69d8956

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update Alizer CLI to v1.9.3
1 parent a338442 commit 69d8956

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.2",
181-
"versionRange": "^1.9.2",
182-
"versionRangeLabel": "version >= 1.9.2",
180+
"version": "1.9.3",
181+
"versionRange": "^1.9.3",
182+
"versionRangeLabel": "version >= 1.9.3",
183183
"dlFileName": "alizer",
184184
"filePrefix": "",
185185
"platform": {
186186
"win32": {
187-
"url": "https://github.com/devfile/alizer/releases/download/v1.9.2/alizer-v1.9.2-windows-amd64.exe",
187+
"url": "https://github.com/devfile/alizer/releases/download/v1.9.3/alizer-v1.9.3-windows-amd64.exe",
188188
"dlFileName": "alizer-windows-amd64.exe",
189189
"cmdFileName": "alizer.exe",
190-
"sha256sum": "61384d3abd556d976c18ad38818a6c9229590c5b9a3173cddb0da5401b6cc291"
190+
"sha256sum": "212cbfb3adbb0f7f56cd059ad60b50f955ccc43966caa63d882a731a8138b893"
191191
},
192192
"darwin": {
193-
"url": "https://github.com/devfile/alizer/releases/download/v1.9.2/alizer-v1.9.2-darwin-amd64",
193+
"url": "https://github.com/devfile/alizer/releases/download/v1.9.3/alizer-v1.9.3-darwin-amd64",
194194
"dlFileName": "alizer-darwin-amd64",
195195
"cmdFileName": "alizer",
196-
"sha256sum": "9cac9df6e14dccdf53a1c8ddac0f746593a8864f814d63bc81e7b85c10daa0da"
196+
"sha256sum": "f8880f12e848a0c45f238726e4227dc5f1a5d2aa740c2812369564e82bda5de6"
197197
},
198198
"darwin-arm64": {
199-
"url": "https://github.com/devfile/alizer/releases/download/v1.9.2/alizer-v1.9.2-darwin-arm64",
199+
"url": "https://github.com/devfile/alizer/releases/download/v1.9.3/alizer-v1.9.3-darwin-arm64",
200200
"dlFileName": "alizer-darwin-arm64",
201201
"cmdFileName": "alizer",
202-
"sha256sum": "cfcc21d831dbd0fd5a6b5c9281b1209cf357cfafaaa71b55be367562766b825b"
202+
"sha256sum": "111141727015e5d2ad1fad4f41c76e6d4f97d0c0a3e2f3da3bcef1f848fb6f07"
203203
},
204204
"linux": {
205-
"url": "https://github.com/devfile/alizer/releases/download/v1.9.2/alizer-v1.9.2-linux-amd64",
205+
"url": "https://github.com/devfile/alizer/releases/download/v1.9.3/alizer-v1.9.3-linux-amd64",
206206
"dlFileName": "alizer-linux-amd64",
207207
"cmdFileName": "alizer",
208-
"sha256sum": "6507eaa2b784bedeb729a537f55f9e1ba85d6a8df0c55461f8e40163b107c0b7"
208+
"sha256sum": "e48815d77fd62c019f3cc7955e459ee348440a5918872ea3c2e97931508cb9fb"
209209
},
210210
"linux-arm64": {
211-
"url": "https://github.com/devfile/alizer/releases/download/v1.9.2/alizer-v1.9.2-linux-arm64",
211+
"url": "https://github.com/devfile/alizer/releases/download/v1.9.3/alizer-v1.9.3-linux-arm64",
212212
"dlFileName": "alizer-linux-arm64",
213213
"cmdFileName": "alizer",
214-
"sha256sum": "aa8ab38d6e0648a5fba403ef09048d69f241b9cac5e30b4d5992ea8eac67a032"
214+
"sha256sum": "42a0144858494c0a8f0d52b221d55f147cbe7fa86ed3d42886ed27e732fa1d46"
215215
}
216216
}
217217
},

0 commit comments

Comments
 (0)