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

Commit

Permalink
feat(iso): update porto
Browse files Browse the repository at this point in the history
  • Loading branch information
tdakkota committed Feb 14, 2024
1 parent 2139542 commit 118bd4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ sha256 e64a55d5f44d4b3bc1111b20efb0b020154cfb7e7ae28213968db18c846596dd porto_f
sha256 c15282342770b12a97b4991bd9b4c4e2f72d3f145aa7737618ba059316037a59 porto_focal_v5.3.31_amd64.tgz
sha256 106ed97cd80256a49d24233f84b8b1906f0461617da74d1425ba7b2dd196458f porto_focal_v5.3.32-alpha.0_amd64.tgz
sha256 06b7bd50190cf33af92bd4f6c24537d92cc404af27119d483ffa8a632e5f8157 porto_focal_v5.3.33-alpha.0_amd64.tgz
sha256 26b7ada5365fbd19ac379e7874efc732c6f12c43bc3289dc0010fadd4bfa3ee6 porto_focal_v5.3.33-alpha.1_amd64.tgz
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

PORTO_BIN_VERSION = v5.3.33-alpha.0
PORTO_BIN_VERSION = v5.3.33-alpha.1
PORTO_BIN_SITE = https://github.com/go-faster/porto/releases/download/$(PORTO_BIN_VERSION)
PORTO_BIN_SOURCE = porto_focal_$(PORTO_BIN_VERSION)_amd64.tgz

Expand Down

0 comments on commit 118bd4d

Please sign in to comment.