Skip to content

Commit a5fdfd3

Browse files
authored
New version: Amazon.SAM-CLI version 1.157.1 (microsoft#352787)
1 parent d3318b6 commit a5fdfd3

3 files changed

Lines changed: 95 additions & 0 deletions

File tree

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Amazon.SAM-CLI
5+
PackageVersion: 1.157.1
6+
Platform:
7+
- Windows.Desktop
8+
InstallerType: wix
9+
Scope: machine
10+
InstallModes:
11+
- interactive
12+
- silent
13+
- silentWithProgress
14+
UpgradeBehavior: install
15+
Commands:
16+
- sam
17+
ProductCode: '{67013849-16CB-49B2-9BA5-C8CAF53128F1}'
18+
ReleaseDate: 2026-03-26
19+
AppsAndFeaturesEntries:
20+
- ProductCode: '{67013849-16CB-49B2-9BA5-C8CAF53128F1}'
21+
UpgradeCode: '{869D7B3B-A7C9-4E19-AC94-190305391ED1}'
22+
InstallationMetadata:
23+
DefaultInstallLocation: '%ProgramFiles%/Amazon/AWSSAMCLI'
24+
Installers:
25+
- Architecture: x64
26+
InstallerUrl: https://github.com/aws/aws-sam-cli/releases/download/v1.157.1/AWS_SAM_CLI_64_PY3.msi
27+
InstallerSha256: 1D3FB8CD198EEF6925DFCCCB184EE68DE947F500090D0DAF4B490E8A8EEFE99B
28+
ManifestType: installer
29+
ManifestVersion: 1.12.0
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Amazon.SAM-CLI
5+
PackageVersion: 1.157.1
6+
PackageLocale: en-US
7+
Publisher: AWS Serverless Applications
8+
PublisherUrl: https://github.com/aws/aws-sam-cli
9+
PublisherSupportUrl: https://github.com/aws/aws-sam-cli/issues
10+
Author: AWS Serverless Applications
11+
PackageName: AWS SAM Command Line Interface
12+
PackageUrl: https://aws.amazon.com/serverless/sam
13+
License: Apache-2.0
14+
LicenseUrl: https://github.com/aws/aws-sam-cli/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) Amazon.com, Inc. or its affiliates. All Rights Reserved.
16+
CopyrightUrl: https://raw.githubusercontent.com/aws/aws-sam-cli/master/LICENSE
17+
ShortDescription: The AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications.
18+
Moniker: aws-sam-cli
19+
Tags:
20+
- amazon
21+
- aws
22+
- cli
23+
- sam
24+
- serverless
25+
ReleaseNotes: |-
26+
Changes:
27+
23ee24f - feat: add --invoke-image to image fns (#8830)
28+
5a9670a - imporve internal zip utility (#8847)
29+
b7b0871 - chore: bump version to 1.157.0 (#8848)
30+
8e18290 - chore(deps-dev): bump types-pywin32 (#8844)
31+
e322b81 - chore(deps-dev): bump pytest-cov from 7.0.0 to 7.1.0 in the pytest group (#8841)
32+
cb710e8 - fix: fix layer unzip (#8849)
33+
0f50bea - chore: bump version to 1.157.1 (#8850)
34+
35+
Hashes:
36+
────────────────────────────────┬────────────────────────────────────────────────────────────────
37+
Filename │SHA256
38+
────────────────────────────────┼────────────────────────────────────────────────────────────────
39+
aws-sam-cli-linux-x86_64.zip.sig│390c153c31b2b40a86336411b051ebaf514006b741ec5abdcc067c234e694e95
40+
────────────────────────────────┼────────────────────────────────────────────────────────────────
41+
aws-sam-cli-linux-arm64.zip │c32cc1f7f8b1d794eaf223489e12a60b44a58517b58c7248a8b21e95e25e844f
42+
────────────────────────────────┼────────────────────────────────────────────────────────────────
43+
aws-sam-cli-linux-arm64.zip.sig │13cb83e6f0db7fd1e38ad876731fc0d06bbc95b26ddaf49043754248bc3cdab6
44+
────────────────────────────────┼────────────────────────────────────────────────────────────────
45+
aws-sam-cli-macos-x86_64.pkg │05a1233f6ff2c5bf6a4be1761b173c42c8eef37af73d6529317e9ff028aa7422
46+
────────────────────────────────┼────────────────────────────────────────────────────────────────
47+
aws-sam-cli-macos-arm64.pkg │31704a5b7d0944baebc6b44852eac47a340831ecdd0d8eaf0d9f643562229c63
48+
────────────────────────────────┼────────────────────────────────────────────────────────────────
49+
AWS_SAM_CLI_64_PY3.msi │1d3fb8cd198eef6925dfcccb184ee68de947f500090d0daf4b490e8a8eefe99b
50+
────────────────────────────────┼────────────────────────────────────────────────────────────────
51+
aws-sam-cli-linux-x86_64.zip │82d4974456a6beff37f5e2381e6fc00e00d8edf69fa08f5298e697bc3fefbb79
52+
────────────────────────────────┴────────────────────────────────────────────────────────────────
53+
ReleaseNotesUrl: https://github.com/aws/aws-sam-cli/releases/tag/v1.157.1
54+
Documentations:
55+
- DocumentLabel: Using the AWS SAM CLI
56+
DocumentUrl: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/using-sam-cli.html
57+
ManifestType: defaultLocale
58+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Amazon.SAM-CLI
5+
PackageVersion: 1.157.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)