Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit 5f493bb

Browse files
committed
Update cfnUrlPrefix to v3.8
1 parent c019b8b commit 5f493bb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

DeepSecurity/Marketplace/MasterMP96.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@
292292
},
293293
"CfnUrlPrefix" : {
294294
"Type" : "String",
295-
"Default" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.7/"
295+
"Default" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.8/"
296296
}
297297
},
298298
"Mappings" : {

DeepSecurity/Quickstart/TMQuickStart.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
},
245245
"Parameters" : {
246246
"CfnUrlPrefix" : {
247-
"Prefix" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.7/"
247+
"Prefix" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.8/"
248248
}
249249
}
250250
},

DeepSecurity/Quickstart/TMQuickStartBYOL.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
},
251251
"Parameters" : {
252252
"CfnUrlPrefix" : {
253-
"Prefix" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.7/"
253+
"Prefix" : "https://s3.amazonaws.com/trend-micro-quick-start/v3.8/"
254254
}
255255
}
256256
},

0 commit comments

Comments
 (0)