|
87 | 87 | "description": "Function CLI tool", |
88 | 88 | "vendor": "Red Hat, Inc.", |
89 | 89 | "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", |
93 | 93 | "dlFileName": "func", |
94 | 94 | "cmdFileName": "func", |
95 | 95 | "filePrefix": "", |
96 | 96 | "platform": { |
97 | 97 | "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", |
100 | 100 | "dlFileName": "func_windows_amd64.exe", |
101 | 101 | "cmdFileName": "func.exe" |
102 | 102 | }, |
103 | 103 | "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", |
106 | 106 | "dlFileName": "func_darwin_amd64", |
107 | 107 | "cmdFileName": "func" |
108 | 108 | }, |
109 | 109 | "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", |
112 | 112 | "dlFileName": "func_darwin_arm64", |
113 | 113 | "cmdFileName": "func" |
114 | 114 | }, |
115 | 115 | "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", |
118 | 118 | "dlFileName": "func_linux_amd64", |
119 | 119 | "cmdFileName": "func" |
120 | 120 | }, |
121 | 121 | "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", |
124 | 124 | "dlFileName": "func_linux_arm64", |
125 | 125 | "cmdFileName": "func" |
126 | 126 | } |
|
0 commit comments