Skip to content

Commit

Permalink
Update xmake.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi authored Oct 16, 2024
1 parent 742bd1d commit d676573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/v/vladimirshaleev-ipaddress/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ package("vladimirshaleev-ipaddress")
set_license("MIT")

add_urls("https://github.com/VladimirShaleev/ipaddress/archive/refs/tags/$(version).tar.gz",
"https://github.com/VladimirShaleev/ipaddress.git")
"https://github.com/VladimirShaleev/ipaddress.git")

add_versions("v1.1.0", "e5084d83ebd712210882eb6dac14ed1b9b71584dede523b35c6181e0a06375f1")

Expand Down

0 comments on commit d676573

Please sign in to comment.