Skip to content

Commit 88d4e13

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update func to 1.21.4
1 parent f6b7227 commit 88d4e13

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.3",
91-
"versionRange": "^1.21.3",
92-
"versionRangeLabel": "version >= 1.21.3",
90+
"version": "1.21.4",
91+
"versionRange": "^1.21.4",
92+
"versionRangeLabel": "version >= 1.21.4",
9393
"dlFileName": "func",
9494
"cmdFileName": "func",
9595
"filePrefix": "",
9696
"platform": {
9797
"win32": {
98-
"url": "https://github.com/knative/func/releases/download/knative-v1.21.3/func_windows_amd64.exe",
99-
"sha256sum": "fe491e0979e942c9552b3bf1b6cf08acc72308cdcfc752e595533a4e2158919f",
98+
"url": "https://github.com/knative/func/releases/download/knative-v1.21.4/func_windows_amd64.exe",
99+
"sha256sum": "29445f2264dc3f07f22cbd2d3bef22ec9079da11b9a7cbacdcee5c36bc9b7992",
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.3/func_darwin_amd64",
105-
"sha256sum": "d2b46e5e05e8b29912b8629837368b8cba8af91e3fd3a948606671a3f030bf78",
104+
"url": "https://github.com/knative/func/releases/download/knative-v1.21.4/func_darwin_amd64",
105+
"sha256sum": "afc99c169b1694f926461439e997178adcbb5ecc73ae4137e3276291362cffd8",
106106
"dlFileName": "func_darwin_amd64",
107107
"cmdFileName": "func"
108108
},
109109
"darwin-arm64": {
110-
"url": "https://github.com/knative/func/releases/download/knative-v1.21.3/func_darwin_arm64",
111-
"sha256sum": "a6e9ec4eb3de517fa1f824babcdf8562046bb33ee786600dcee42c10eed10629",
110+
"url": "https://github.com/knative/func/releases/download/knative-v1.21.4/func_darwin_arm64",
111+
"sha256sum": "3e21e6a6c0ce599e0e80ec21cdea2fc4a36bf18cff05676d973d5913eb1087d6",
112112
"dlFileName": "func_darwin_arm64",
113113
"cmdFileName": "func"
114114
},
115115
"linux": {
116-
"url": "https://github.com/knative/func/releases/download/knative-v1.21.3/func_linux_amd64",
117-
"sha256sum": "69882b6e9389862afe16fa132103a7f1f277ae3d6f53e78c527914380461b50d",
116+
"url": "https://github.com/knative/func/releases/download/knative-v1.21.4/func_linux_amd64",
117+
"sha256sum": "662879ae8556a034112a186b89123fa5588a5175fe386dbb78bc1850ff1ce792",
118118
"dlFileName": "func_linux_amd64",
119119
"cmdFileName": "func"
120120
},
121121
"linux-arm64": {
122-
"url": "https://github.com/knative/func/releases/download/knative-v1.21.3/func_linux_arm64",
123-
"sha256sum": "e86af7965d4f5a987ecf26961174b167598fc43a9309007afa401016922551af",
122+
"url": "https://github.com/knative/func/releases/download/knative-v1.21.4/func_linux_arm64",
123+
"sha256sum": "a54bf2a507a171cc26a0711f9223ce2c9d35d215e63e64b353ec48e521334828",
124124
"dlFileName": "func_linux_arm64",
125125
"cmdFileName": "func"
126126
}

0 commit comments

Comments
 (0)