Skip to content

Commit 058b379

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update func to 1.22.0
1 parent 242ceda commit 058b379

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

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

0 commit comments

Comments
 (0)