Skip to content

Commit fead656

Browse files
openshifttools-botvrubezhny
authored andcommitted
Update func to 1.15.1
1 parent 0552c88 commit fead656

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.15.0",
91-
"versionRange": "^1.15.0",
92-
"versionRangeLabel": "version >= 1.15.0",
90+
"version": "1.15.1",
91+
"versionRange": "^1.15.1",
92+
"versionRangeLabel": "version >= 1.15.1",
9393
"dlFileName": "func",
9494
"cmdFileName": "func",
9595
"filePrefix": "",
9696
"platform": {
9797
"win32": {
98-
"url": "https://github.com/knative/func/releases/download/knative-v1.15.0/func_windows_amd64.exe",
99-
"sha256sum": "9c8f16d7edeb5e486b77c25226e11b344790d5571587f21095913464127f8f7f",
98+
"url": "https://github.com/knative/func/releases/download/knative-v1.15.1/func_windows_amd64.exe",
99+
"sha256sum": "732c7becb67cb907331964e02b0b54048f50a8739d2983701d0b73d6e8ab4173",
100100
"dlFileName": "func_windows_amd64.exe",
101101
"cmdFileName": "func.exe"
102102
},
103103
"darwin": {
104-
"url": "https://github.com/knative/func/releases/download/knative-v1.15.0/func_darwin_amd64",
105-
"sha256sum": "74df62ba963a75cee38004e6c7ba734bd6b2038452ab943c9ff7ec53d139c17c",
104+
"url": "https://github.com/knative/func/releases/download/knative-v1.15.1/func_darwin_amd64",
105+
"sha256sum": "c7f48263c9ec083edd60d2e63c924230576d99126f8ed4f674e707bf4e8054b1",
106106
"dlFileName": "func_darwin_amd64",
107107
"cmdFileName": "func"
108108
},
109109
"darwin-arm64": {
110-
"url": "https://github.com/knative/func/releases/download/knative-v1.15.0/func_darwin_arm64",
111-
"sha256sum": "857b437e93f0124e4b646e937281dc6a10dd6c05b64861e1482af0184fd7faa1",
110+
"url": "https://github.com/knative/func/releases/download/knative-v1.15.1/func_darwin_arm64",
111+
"sha256sum": "e3805e39470b33c649a11f85b756a166badc134cc88bd7870882732c06cbd1d6",
112112
"dlFileName": "func_darwin_arm64",
113113
"cmdFileName": "func"
114114
},
115115
"linux": {
116-
"url": "https://github.com/knative/func/releases/download/knative-v1.15.0/func_linux_amd64",
117-
"sha256sum": "4860015dbd83c582d9ed5751ebfd814e68cd19639fb82ca65fa2f003b0aecdfc",
116+
"url": "https://github.com/knative/func/releases/download/knative-v1.15.1/func_linux_amd64",
117+
"sha256sum": "a7821788741358b8dfb565ddaa584298d92c1126c3eb459104263dafe8a3ef3d",
118118
"dlFileName": "func_linux_amd64",
119119
"cmdFileName": "func"
120120
},
121121
"linux-arm64": {
122-
"url": "https://github.com/knative/func/releases/download/knative-v1.15.0/func_linux_arm64",
123-
"sha256sum": "3e189118c864d6e23ff162d0a840d28032cba9eb7b3cf3b7fa33afce84696454",
122+
"url": "https://github.com/knative/func/releases/download/knative-v1.15.1/func_linux_arm64",
123+
"sha256sum": "fdcbdc5673532d89e2441e2d3566c077acea776ab011149965b6895c0a7323ee",
124124
"dlFileName": "func_linux_arm64",
125125
"cmdFileName": "func"
126126
}

0 commit comments

Comments
 (0)