Update microsoft-proxy to 2.4.0 (#4045)

pull/4067/head
ruki 9 months ago committed by GitHub
parent e404e5cf5e
commit 0e573a7968
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      packages/m/microsoft-proxy/xmake.lua

@ -8,6 +8,7 @@ package("microsoft-proxy")
add_urls("https://github.com/microsoft/proxy/archive/refs/tags/$(version).tar.gz",
"https://github.com/microsoft/proxy.git")
add_versions("2.4.0", "7eed973655938d681a90dcc0c200e6cc1330ea8611a9c1a9e1b30439514443cb")
add_versions("2.3.0", "ff6f17c5360895776d29ce2b1235de7b42912468b52729810506431e352a78d0")
add_versions("2.2.1", "096f0b2d793dffc54d41def2bca0ced594b6b8efe35ac5ae27db35802e742b96")
add_versions("1.1.1", "6852b135f0bb6de4dc723f76724794cff4e3d0d5706d09d0b2a4f749f309055d")

Loading…
Cancel
Save