diff options
author | Kevin Stolp | 2022-06-10 01:29:51 -0700 |
---|---|---|
committer | Kevin Stolp | 2022-06-10 01:29:51 -0700 |
commit | d3df64d8aa3319c77154d74630137ce2970c0fac (patch) | |
tree | c600105f31762a406638c64e80bff0df05f27497 /.SRCINFO | |
parent | 4f7f16faa381f620ba132d48c26c428b481d8965 (diff) | |
download | aur-d3df64d8aa3319c77154d74630137ce2970c0fac.tar.gz |
v1.52.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = aws-sam-cli-bin pkgdesc = CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM - pkgver = 1.51.0 + pkgver = 1.52.0 pkgrel = 1 url = https://github.com/aws/aws-sam-cli arch = x86_64 @@ -8,7 +8,7 @@ pkgbase = aws-sam-cli-bin optdepends = docker provides = aws-sam-cli conflicts = aws-sam-cli - source = aws-sam-cli-linux-1.51.0-x86_64.zip::https://github.com/aws/aws-sam-cli/releases/download/v1.51.0/aws-sam-cli-linux-x86_64.zip - sha256sums = 3c5e26715096413544f7a39ec338e5045b59ed24f0acf04a5d4e04cd113e01a3 + source = aws-sam-cli-linux-1.52.0-x86_64.zip::https://github.com/aws/aws-sam-cli/releases/download/v1.52.0/aws-sam-cli-linux-x86_64.zip + sha256sums = c1f4980b7377ca9820d8e2e56207113db55edd619a72d3c7bab12fc805a93a42 pkgname = aws-sam-cli-bin |