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 Mar 1, 2024
1 parent b978f02 commit 89d9314
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 @@ -4,3 +4,4 @@ sha256 106ed97cd80256a49d24233f84b8b1906f0461617da74d1425ba7b2dd196458f porto_f
sha256 06b7bd50190cf33af92bd4f6c24537d92cc404af27119d483ffa8a632e5f8157 porto_focal_v5.3.33-alpha.0_amd64.tgz
sha256 26b7ada5365fbd19ac379e7874efc732c6f12c43bc3289dc0010fadd4bfa3ee6 porto_focal_v5.3.33-alpha.1_amd64.tgz
sha256 bd6183d6aaea0a3127968db76919e46c4eacfa8758b9f65d160f7fdfc1110ea9 porto_focal_v5.3.33-alpha.2_amd64.tgz
sha256 41a7812731240f6a68476495badefc010af408da85c2010409082332414abec8 porto_focal_v5.3.33-alpha.3_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.2
PORTO_BIN_VERSION = v5.3.33-alpha.3
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 89d9314

Please sign in to comment.