Skip to content

Commit eb9853e

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update func to 1.21.2
1 parent df24aff commit eb9853e

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.1",
91-
"versionRange": "^1.21.1",
92-
"versionRangeLabel": "version >= 1.21.1",
90+
"version": "1.21.2",
91+
"versionRange": "^1.21.2",
92+
"versionRangeLabel": "version >= 1.21.2",
9393
"dlFileName": "func",
9494
"cmdFileName": "func",
9595
"filePrefix": "",
9696
"platform": {
9797
"win32": {
98-
"url": "https://github.com/knative/func/releases/download/knative-v1.21.1/func_windows_amd64.exe",
99-
"sha256sum": "c8e3395a574189a66992d7d648f7ac93352ac93610792a35e8a53c8e9bd7bda9",
98+
"url": "https://github.com/knative/func/releases/download/knative-v1.21.2/func_windows_amd64.exe",
99+
"sha256sum": "76b3cf76445fa526c775188d85b5401dc187d0fe1b08d74aa7b399aafebfd4d2",
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.1/func_darwin_amd64",
105-
"sha256sum": "021b611d38443b4e57553baa7d8cf4d377e200a5220fb1bf49bae232cebe5c38",
104+
"url": "https://github.com/knative/func/releases/download/knative-v1.21.2/func_darwin_amd64",
105+
"sha256sum": "6e50dd1cad68b6a2d2ab932c43adf91fce9f3eea3463fb05353453eb86263482",
106106
"dlFileName": "func_darwin_amd64",
107107
"cmdFileName": "func"
108108
},
109109
"darwin-arm64": {
110-
"url": "https://github.com/knative/func/releases/download/knative-v1.21.1/func_darwin_arm64",
111-
"sha256sum": "a60036c7f3d49b2e8c8d11cf7d85e5e181c28fc6a59293244365946977f5a492",
110+
"url": "https://github.com/knative/func/releases/download/knative-v1.21.2/func_darwin_arm64",
111+
"sha256sum": "cace4097e1accaf984a368f1e5f924d9c24e960b752ddd3c003592198f24f07a",
112112
"dlFileName": "func_darwin_arm64",
113113
"cmdFileName": "func"
114114
},
115115
"linux": {
116-
"url": "https://github.com/knative/func/releases/download/knative-v1.21.1/func_linux_amd64",
117-
"sha256sum": "1da4df9db0e0829ae7dcb23212f51a5975753b77baea93f4604455e61dc6ac82",
116+
"url": "https://github.com/knative/func/releases/download/knative-v1.21.2/func_linux_amd64",
117+
"sha256sum": "e3815dcdc47eb6199b50ee617dc2be9a14bed215251894e53dd3cfcfd73de7a3",
118118
"dlFileName": "func_linux_amd64",
119119
"cmdFileName": "func"
120120
},
121121
"linux-arm64": {
122-
"url": "https://github.com/knative/func/releases/download/knative-v1.21.1/func_linux_arm64",
123-
"sha256sum": "348e473ac19628c2f85fe1d0fdb720147de4e3dfa8e6faa5154064ecd163337f",
122+
"url": "https://github.com/knative/func/releases/download/knative-v1.21.2/func_linux_arm64",
123+
"sha256sum": "e697e07694c5ed9fdd2ee573e3bdef0c1b94e061e593617c04859833d42e66a7",
124124
"dlFileName": "func_linux_arm64",
125125
"cmdFileName": "func"
126126
}

0 commit comments

Comments
 (0)