Skip to content

Commit d91fe58

Browse files
ipaddress: add version 1.2.1 (#28786)
* ipaddress: add version 1.2.1 * ipaddress: keep only one version --------- Co-authored-by: Luis Caro Campos <[email protected]>
1 parent 2f80d4d commit d91fe58

File tree

2 files changed

+4
-14
lines changed

2 files changed

+4
-14
lines changed
Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
sources:
2-
"1.2.0":
3-
url: "https://github.com/VladimirShaleev/ipaddress/archive/v1.2.0.tar.gz"
4-
sha256: "c3a52e5297d8f0b152c13b04ea2aead0bb9bc2a963188d740d87c78e770daba1"
5-
"1.1.0":
6-
url: "https://github.com/VladimirShaleev/ipaddress/archive/v1.1.0.tar.gz"
7-
sha256: "e5084d83ebd712210882eb6dac14ed1b9b71584dede523b35c6181e0a06375f1"
8-
"1.0.1":
9-
url: "https://github.com/VladimirShaleev/ipaddress/archive/v1.0.1.tar.gz"
10-
sha256: "49c16294f06fe95ffc66cae828dc08d116efb4a1ede3dddd21dcc182a2eceb03"
2+
"1.2.1":
3+
url: "https://github.com/VladimirShaleev/ipaddress/archive/v1.2.1.tar.gz"
4+
sha256: "7ad9af8218ad3e96c348d100706b1f5a02706ff49be811913ee2a438ddfa61d2"

recipes/ipaddress/config.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
versions:
2-
"1.2.0":
3-
folder: all
4-
"1.1.0":
5-
folder: all
6-
"1.0.1":
2+
"1.2.1":
73
folder: all

0 commit comments

Comments
 (0)