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 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Feb 8, 2024
1 parent 3f6fade commit 27b4aa0
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
@@ -1,3 +1,4 @@
sha256 e64a55d5f44d4b3bc1111b20efb0b020154cfb7e7ae28213968db18c846596dd porto_focal_v5.3.30-alpha.9_amd64.tgz
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

PORTO_BIN_VERSION = v5.3.32-alpha.0
PORTO_BIN_VERSION = v5.3.33-alpha.0
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 27b4aa0

Please sign in to comment.