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 (#29)
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 Jun 14, 2024
1 parent bcf6308 commit 27e8e84
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=2.0.5
pkgver=2.0.7
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=('8492f6741ea1353b66ddab42e5a8384ffbbac670ea94f1e99b31f85f32395500')
sha256sums_i386=('d17d54f10a3388646adfe8dfe6b71bc3c88f39a5830a4ebf84ca63d1a0379ceb')
sha256sums_armv6=('eb1b934b451c7a8c559ca326f086287141dd089e19241c7b88fd4bf8c270e25e')
sha256sums_arm64=('64b25126762d351c9f2b4849a9a5cea18294954e716637acf55c396a0dc82d4f')
sha256sums_x86_64=('64cb08a81fd3e47045eb4521aff916d484e234ed9f4e71ba90f7c1b15a25c1fc')
sha256sums_i386=('65f93aa353f1ca167a545c4a25087e1805561ac47c6da1d43ca9de853cc798b6')
sha256sums_armv6=('9915dea7b5c6a1fdaf9b1b331fb016300bf2a5031d8e76290447e29506e018f2')
sha256sums_arm64=('0262210da2b9aca4c3d21a13beb5697e67f78f551f4c5cd46da4e5914fe0470f')

0 comments on commit 27e8e84

Please sign in to comment.