Skip to content

Commit

Permalink
Remove "release" field in json entry
Browse files Browse the repository at this point in the history
  • Loading branch information
kuksag committed Aug 16, 2022
1 parent 5be8e90 commit 0a828df
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 25 deletions.
4 changes: 0 additions & 4 deletions create_entry.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ version=$(echo "$long_version" | sed -E "s/^(.*)\+.*$/\1/")
# "vyper.0.3.6+commit.4a2124d0.linux" -> "commit.4a2124d0"
build=$(echo "$long_version" | sed -E "s/.*\+(.*)\.linux/\1/")

# Empty, since there is no nightly versions for vyper
prerelease=""

# "--no-clobber" says do not download a file if it already exists
# redirect stdout to stderr
wget --no-clobber --directory-prefix="vyper-bin/" "$browser_download_url" >&2
Expand All @@ -33,7 +30,6 @@ long_version=$(echo $1 | sed -E "s/vyper\.(.*)\.linux/\1/")
echo "{
\"path\": \"$browser_download_url\",
\"version\": \"$version\",
\"prerelease\": \"$prerelease\",
\"build\": \"$build\",
\"longVersion\": \"$long_version\",
\"md5\": \"$md5\",
Expand Down
21 changes: 0 additions & 21 deletions vyper.list.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.3.6/vyper.0.3.6%2Bcommit.4a2124d0.linux",
"version": "vyper.0.3.6",
"prerelease": "",
"build": "commit.4a2124d0",
"longVersion": "0.3.6+commit.4a2124d0",
"md5": "c03aeefc81b133b69770769955975b36",
Expand All @@ -12,7 +11,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.3.4/vyper.0.3.4%2Bcommit.f31f0ec4.linux",
"version": "vyper.0.3.4",
"prerelease": "",
"build": "commit.f31f0ec4",
"longVersion": "0.3.4+commit.f31f0ec4",
"md5": "2ff8d99b0d019ece264ba05a7f06c3de",
Expand All @@ -21,7 +19,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.3.3/vyper.0.3.3%2Bcommit.48e326f0.linux",
"version": "vyper.0.3.3",
"prerelease": "",
"build": "commit.48e326f0",
"longVersion": "0.3.3+commit.48e326f0",
"md5": "f66d956ae4f254afe12def949cb10a4c",
Expand All @@ -30,7 +27,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.3.2/vyper.0.3.2%2Bcommit.3b6a4117.linux",
"version": "vyper.0.3.2",
"prerelease": "",
"build": "commit.3b6a4117",
"longVersion": "0.3.2+commit.3b6a4117",
"md5": "3696f885bb66d165be79e165903f9944",
Expand All @@ -39,7 +35,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.3.1/vyper.0.3.1.linux",
"version": "vyper.0.3.1.linux",
"prerelease": "",
"build": "vyper.0.3.1.linux",
"longVersion": "0.3.1",
"md5": "832c5a7753632abf2fe98881bdc0507a",
Expand All @@ -48,7 +43,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.3.0/vyper.0.3.0%2Bcommit.8a23feb.linux",
"version": "vyper.0.3.0",
"prerelease": "",
"build": "commit.8a23feb",
"longVersion": "0.3.0+commit.8a23feb",
"md5": "985222557c27c6dbfd8fa4ca084e7a1e",
Expand All @@ -57,7 +51,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.2.16/vyper.0.2.16%2Bcommit.59e1bdd.linux",
"version": "vyper.0.2.16",
"prerelease": "",
"build": "commit.59e1bdd",
"longVersion": "0.2.16+commit.59e1bdd",
"md5": "d04b51525e79af01d6ad097f7245f5c8",
Expand All @@ -66,7 +59,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.2.15/vyper.0.2.15%2Bcommit.6e7dba7.linux",
"version": "vyper.0.2.15",
"prerelease": "",
"build": "commit.6e7dba7",
"longVersion": "0.2.15+commit.6e7dba7",
"md5": "db0517ccdcc418f1feac69ffe40ebe8c",
Expand All @@ -75,7 +67,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.2.12/vyper.0.2.12%2Bcommit.2c6842c.linux",
"version": "vyper.0.2.12",
"prerelease": "",
"build": "commit.2c6842c",
"longVersion": "0.2.12+commit.2c6842c",
"md5": "008acf4c415570ee8d68cc90e187f040",
Expand All @@ -84,7 +75,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.2.11/vyper.0.2.11%2Bcommit.5db35ef.linux",
"version": "vyper.0.2.11",
"prerelease": "",
"build": "commit.5db35ef",
"longVersion": "0.2.11+commit.5db35ef",
"md5": "206337aaca2276609cdc3cbf17939e41",
Expand All @@ -93,7 +83,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.2.8/vyper.0.2.8%2Bcommit.069936f.linux",
"version": "vyper.0.2.8",
"prerelease": "",
"build": "commit.069936f",
"longVersion": "0.2.8+commit.069936f",
"md5": "d21d837842cd11dfb12d7f4644a4bfec",
Expand All @@ -102,7 +91,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.2.7/vyper.0.2.7%2Bcommit.0b3f3b3.linux",
"version": "vyper.0.2.7",
"prerelease": "",
"build": "commit.0b3f3b3",
"longVersion": "0.2.7+commit.0b3f3b3",
"md5": "4801769a34ed0847f6c6dc99c61add01",
Expand All @@ -111,7 +99,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.2.6/vyper.0.2.6%2Bcommit.35467d5.linux",
"version": "vyper.0.2.6",
"prerelease": "",
"build": "commit.35467d5",
"longVersion": "0.2.6+commit.35467d5",
"md5": "af6195087fac4aeee65c5c421d97a27f",
Expand All @@ -120,7 +107,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.2.5/vyper.0.2.5%2Bcommit.a0c561c.linux",
"version": "vyper.0.2.5",
"prerelease": "",
"build": "commit.a0c561c",
"longVersion": "0.2.5+commit.a0c561c",
"md5": "0f59b22d26b3d822377da945adf50c20",
Expand All @@ -129,7 +115,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.2.4/vyper.0.2.4%2Bcommit.7949850.linux",
"version": "vyper.0.2.4",
"prerelease": "",
"build": "commit.7949850",
"longVersion": "0.2.4+commit.7949850",
"md5": "db2a7ecdce6a0cd3386276b611604302",
Expand All @@ -138,7 +123,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.2.3/vyper.0.2.3%2Bcommit.006968f.linux",
"version": "vyper.0.2.3",
"prerelease": "",
"build": "commit.006968f",
"longVersion": "0.2.3+commit.006968f",
"md5": "afddc7918486af67491ae60c39eb612e",
Expand All @@ -147,7 +131,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.2.2/vyper.0.2.2%2Bcommit.337c2ef.linux",
"version": "vyper.0.2.2",
"prerelease": "",
"build": "commit.337c2ef",
"longVersion": "0.2.2+commit.337c2ef",
"md5": "8512b5ba7794e22a8a53588a9f81a5e1",
Expand All @@ -156,7 +139,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.2.1/vyper.0.2.1%2Bcommit.cac3d7d.linux",
"version": "vyper.0.2.1",
"prerelease": "",
"build": "commit.cac3d7d",
"longVersion": "0.2.1+commit.cac3d7d",
"md5": "55d9c1bff47a82a188ab2c49157a5b5e",
Expand All @@ -165,7 +147,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.2.0/vyper.0.2.0%2Bcommit.d2c0c87.linux",
"version": "vyper.0.2.0",
"prerelease": "",
"build": "commit.d2c0c87",
"longVersion": "0.2.0+commit.d2c0c87",
"md5": "51473a10d484f51127c9c712885af11e",
Expand All @@ -174,7 +155,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.1.0-beta.17/vyper.0.1.0-beta.17%2Bcommit.0671b7b.linux",
"version": "vyper.0.1.0-beta.17",
"prerelease": "",
"build": "commit.0671b7b",
"longVersion": "0.1.0-beta.17+commit.0671b7b",
"md5": "ff041863842b4731405da3bf88d31c1b",
Expand All @@ -183,7 +163,6 @@
{
"path": "https://github.com/vyperlang/vyper/releases/download/v0.1.0-beta.16/vyper.0.1.0-beta.16%2Bcommit.5e4a94a.linux",
"version": "vyper.0.1.0-beta.16",
"prerelease": "",
"build": "commit.5e4a94a",
"longVersion": "0.1.0-beta.16+commit.5e4a94a",
"md5": "cb30ce1c50267113ee1d1f823ed74ef6",
Expand Down
Empty file modified vyper_fetch.sh
100644 → 100755
Empty file.

0 comments on commit 0a828df

Please sign in to comment.