Skip to content

Commit

Permalink
upd(go-task-deb): 3.38.0 -> 3.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lfromanini committed Sep 8, 2024
1 parent c5b9960 commit acfabb7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/go-task-deb/go-task-deb.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ pkgdesc="A task runner / simpler Make alternative written in Go"
maintainer=("lfromanini <[email protected]>")
repology=("project: ${gives}")
arch=("amd64" "arm64")
pkgver="3.38.0"
pkgver="3.39.0"
source_amd64=("https://github.com/go-task/task/releases/download/v${pkgver}/task_linux_amd64.deb")
sha256sums_amd64=("5668c3840456ecfb32b6af9ed139145b60444e8fa43890a65dc1af8f95a940a4")
sha256sums_amd64=("788405c4764a956d3854806c3c138f06db9d8cf2756c0eba9821a74fa8321f4f")
source_arm64=("https://github.com/go-task/task/releases/download/v${pkgver}/task_linux_arm64.deb")
sha256sums_arm64=("4db8c450e1a6c529e1ba470d708ae5bc4dccf0c83b8e0665ee1f970c05e993d1")
sha256sums_arm64=("788405c4764a956d3854806c3c138f06db9d8cf2756c0eba9821a74fa8321f4f")

0 comments on commit acfabb7

Please sign in to comment.