Skip to content

Commit 5e6d2fb

Browse files
openshifttools-botdatho7561
authored andcommitted
Update func to 1.13.0
1 parent f4d3c74 commit 5e6d2fb

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.12.0",
91-
"versionRange": "1.12.0",
92-
"versionRangeLabel": "v1.12.0",
90+
"version": "1.13.0",
91+
"versionRange": "^1.13.0",
92+
"versionRangeLabel": "version >= 1.13.0",
9393
"dlFileName": "func",
9494
"cmdFileName": "func",
9595
"filePrefix": "",
9696
"platform": {
9797
"win32": {
98-
"url": "https://github.com/knative/func/releases/download/knative-v1.12.0/func_windows_amd64.exe",
99-
"sha256sum": "eac88926c302bc00fa7d8838294b6adf638a6f2b844198336a23007d0679ae25",
98+
"url": "https://github.com/knative/func/releases/download/knative-v1.13.0/func_windows_amd64.exe",
99+
"sha256sum": "dde9113438cb3a861257aba0d2ec9bee78315422024b4e8d9e9350dcb857845a",
100100
"dlFileName": "func_windows_amd64.exe",
101101
"cmdFileName": "func.exe"
102102
},
103103
"darwin": {
104-
"url": "https://github.com/knative/func/releases/download/knative-v1.12.0/func_darwin_amd64",
105-
"sha256sum": "46a3a7dada63f9285d93b24f393ccff99125b4e3980139e43aa04b0f17e2dfd6",
104+
"url": "https://github.com/knative/func/releases/download/knative-v1.13.0/func_darwin_amd64",
105+
"sha256sum": "40532e79235b153f128cbd3bd9a768683b63a5bfcc48c1a17fdca20c1ff7f086",
106106
"dlFileName": "func_darwin_amd64",
107107
"cmdFileName": "func"
108108
},
109109
"darwin-arm64": {
110-
"url": "https://github.com/knative/func/releases/download/knative-v1.12.0/func_darwin_arm64",
111-
"sha256sum": "84682105d562611f515dc8cd83f0761bfe0b35dab5a1961b48b1414b1d6a191b",
110+
"url": "https://github.com/knative/func/releases/download/knative-v1.13.0/func_darwin_arm64",
111+
"sha256sum": "cd00b1f6961b32f87c301d9c5c99df123097a171784a11ab7f04edcfa5493d03",
112112
"dlFileName": "func_darwin_arm64",
113113
"cmdFileName": "func"
114114
},
115115
"linux": {
116-
"url": "https://github.com/knative/func/releases/download/knative-v1.12.0/func_linux_amd64",
117-
"sha256sum": "cb9cfe6772273a0b0c2d0736b7366ec515819a8a0a0cfeb2c7f50aa4ac845ca1",
116+
"url": "https://github.com/knative/func/releases/download/knative-v1.13.0/func_linux_amd64",
117+
"sha256sum": "de01151c542cf4868689dbde561ad2e69e4cdbfe198c4b86e81a139c3537d615",
118118
"dlFileName": "func_linux_amd64",
119119
"cmdFileName": "func"
120120
},
121121
"linux-arm64": {
122-
"url": "https://github.com/knative/func/releases/download/knative-v1.12.0/func_linux_arm64",
123-
"sha256sum": "fff8871edbe4667f095df0f242e7cc52ecd92350197a066fb1a62fdcaf4e7ed1",
122+
"url": "https://github.com/knative/func/releases/download/knative-v1.13.0/func_linux_arm64",
123+
"sha256sum": "6a02fe14bbebcd1be2ce36ab6d40890d37b0daf36c64db92774a505487641b21",
124124
"dlFileName": "func_linux_arm64",
125125
"cmdFileName": "func"
126126
}

0 commit comments

Comments
 (0)