Skip to content

Commit

Permalink
Merge pull request #14 from tanmaykm/tan/misc
Browse files Browse the repository at this point in the history
update openresty to v1.27.1
  • Loading branch information
tanmaykm authored Oct 29, 2024
2 parents d8ca2df + 9be6d12 commit 4aa5947
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ uuid = "7d4ad63e-389f-5fab-a457-725f5c98637d"
keywords = ["openresty", "nginx", "julia"]
license = "MIT"
desc = "Launch and manage Openresty (Nginx) from Julia"
version = "0.2.4"
version = "0.2.5"

[deps]
Openresty_jll = "87da34d4-7b1b-5a94-8376-8cb65bf3132c"

[compat]
julia = "≥ 1.3.0"
Openresty_jll = "1.21.4"
Openresty_jll = "1.27.1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 4aa5947

Please sign in to comment.