Skip to content

Commit 9f8897e

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update func to 1.21.3
1 parent 1f4c74f commit 9f8897e

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
@@ -87,40 +87,40 @@
8787
"description": "Function CLI tool",
8888
"vendor": "Red Hat, Inc.",
8989
"name": "func",
90-
"version": "1.21.2",
91-
"versionRange": "^1.21.2",
92-
"versionRangeLabel": "version >= 1.21.2",
90+
"version": "1.21.3",
91+
"versionRange": "^1.21.3",
92+
"versionRangeLabel": "version >= 1.21.3",
9393
"dlFileName": "func",
9494
"cmdFileName": "func",
9595
"filePrefix": "",
9696
"platform": {
9797
"win32": {
98-
"url": "https://github.com/knative/func/releases/download/knative-v1.21.2/func_windows_amd64.exe",
99-
"sha256sum": "76b3cf76445fa526c775188d85b5401dc187d0fe1b08d74aa7b399aafebfd4d2",
98+
"url": "https://github.com/knative/func/releases/download/knative-v1.21.3/func_windows_amd64.exe",
99+
"sha256sum": "fe491e0979e942c9552b3bf1b6cf08acc72308cdcfc752e595533a4e2158919f",
100100
"dlFileName": "func_windows_amd64.exe",
101101
"cmdFileName": "func.exe"
102102
},
103103
"darwin": {
104-
"url": "https://github.com/knative/func/releases/download/knative-v1.21.2/func_darwin_amd64",
105-
"sha256sum": "6e50dd1cad68b6a2d2ab932c43adf91fce9f3eea3463fb05353453eb86263482",
104+
"url": "https://github.com/knative/func/releases/download/knative-v1.21.3/func_darwin_amd64",
105+
"sha256sum": "d2b46e5e05e8b29912b8629837368b8cba8af91e3fd3a948606671a3f030bf78",
106106
"dlFileName": "func_darwin_amd64",
107107
"cmdFileName": "func"
108108
},
109109
"darwin-arm64": {
110-
"url": "https://github.com/knative/func/releases/download/knative-v1.21.2/func_darwin_arm64",
111-
"sha256sum": "cace4097e1accaf984a368f1e5f924d9c24e960b752ddd3c003592198f24f07a",
110+
"url": "https://github.com/knative/func/releases/download/knative-v1.21.3/func_darwin_arm64",
111+
"sha256sum": "a6e9ec4eb3de517fa1f824babcdf8562046bb33ee786600dcee42c10eed10629",
112112
"dlFileName": "func_darwin_arm64",
113113
"cmdFileName": "func"
114114
},
115115
"linux": {
116-
"url": "https://github.com/knative/func/releases/download/knative-v1.21.2/func_linux_amd64",
117-
"sha256sum": "e3815dcdc47eb6199b50ee617dc2be9a14bed215251894e53dd3cfcfd73de7a3",
116+
"url": "https://github.com/knative/func/releases/download/knative-v1.21.3/func_linux_amd64",
117+
"sha256sum": "69882b6e9389862afe16fa132103a7f1f277ae3d6f53e78c527914380461b50d",
118118
"dlFileName": "func_linux_amd64",
119119
"cmdFileName": "func"
120120
},
121121
"linux-arm64": {
122-
"url": "https://github.com/knative/func/releases/download/knative-v1.21.2/func_linux_arm64",
123-
"sha256sum": "e697e07694c5ed9fdd2ee573e3bdef0c1b94e061e593617c04859833d42e66a7",
122+
"url": "https://github.com/knative/func/releases/download/knative-v1.21.3/func_linux_arm64",
123+
"sha256sum": "e86af7965d4f5a987ecf26961174b167598fc43a9309007afa401016922551af",
124124
"dlFileName": "func_linux_arm64",
125125
"cmdFileName": "func"
126126
}

0 commit comments

Comments
 (0)