Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
[create-pull-request] automated change (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: clee231 <1387910+clee231@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and clee231 authored May 24, 2024
1 parent b7b462c commit 2034a3e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Chase 李 <aur@chase.ninja>

pkgname=tenv-bin
pkgver=1.11.2
pkgver=1.11.4
pkgrel=1
pkgdesc="OpenTofu / Terraform / Terragrunt and Atmos version manager"
arch=('x86_64' 'i386' 'armv6' 'arm64')
Expand Down Expand Up @@ -37,7 +37,7 @@ package() {
install -Dm 0644 "README.md" "${pkgdir}/usr/share/doc/tenv/README.md"
}

sha256sums_x86_64=('3938132e3b1bd30002b4a24cf946140c51a7da6f16b38d832f871d0db63bd5be')
sha256sums_i386=('00b5a924b01a05a8758c8d16875165db3327d370e205105de186b7fa6681b1d1')
sha256sums_armv6=('7cbfb025ec1289974c3f7ac630157b447da4e19c25645e463e0f63845da4c518')
sha256sums_arm64=('68a6eb1a70396cc5dee18c49929511b679b106e3807c5046dabd5bee98060cc2')
sha256sums_x86_64=('f94d37b8ee47295c6b9ccdf039e5ea74e66b6c02b00492132d436c5427426e63')
sha256sums_i386=('cfca464d6abcc7c22c091897f69183f102343dad5402a3326cdfbc0a31ac2e1e')
sha256sums_armv6=('7bdcd2e7098ffae1cfbce43e57a7462f372c081317778109992e9227592a81ec')
sha256sums_arm64=('a8a0fc436359ad3f0212974516b2532f26415468061af4906b9eff8b9d2f5db9')

0 comments on commit 2034a3e

Please sign in to comment.