blat: Update to version 3.2.24

This commit is contained in:
github-actions[bot] 2023-01-19 16:30:32 +00:00
parent 8de3e38c9a
commit 1e3065c179

View File

@ -1,5 +1,5 @@
{ {
"version": "3.2.22", "version": "3.2.24",
"description": "A Windows command line utility that sends eMail using SMTP or post to usenet using NNTP.", "description": "A Windows command line utility that sends eMail using SMTP or post to usenet using NNTP.",
"homepage": "https://www.blat.net", "homepage": "https://www.blat.net",
"license": { "license": {
@ -8,15 +8,15 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.sourceforge.net/project/blat/Blat%20Full%20Version/64%20bit%20versions/blat3222_64.full.zip", "url": "https://downloads.sourceforge.net/project/blat/Blat%20Full%20Version/64%20bit%20versions/blat3224_64.full.zip",
"hash": "sha1:47822b440e668abb8422a3639cb0254c955be7fc" "hash": "sha1:436c01bfa4dc14a255e63720d0745791bdd9910e"
}, },
"32bit": { "32bit": {
"url": "https://downloads.sourceforge.net/project/blat/Blat%20Full%20Version/32%20bit%20versions/Win2000%20and%20newer/blat3222_32.full.zip", "url": "https://downloads.sourceforge.net/project/blat/Blat%20Full%20Version/32%20bit%20versions/Win2000%20and%20newer/blat3224_32.full.zip",
"hash": "sha1:acd3de4c8f7d13456f37b0671d2db6f88cd73fbd" "hash": "sha1:a98f048900cea5a70e5ee4f39ad08f6d4f13eccc"
} }
}, },
"extract_dir": "blat3222", "extract_dir": "blat3224",
"bin": "full\\blat.exe", "bin": "full\\blat.exe",
"checkver": { "checkver": {
"url": "https://sourceforge.net/projects/blat/rss?path=/Blat%20Full%20Version", "url": "https://sourceforge.net/projects/blat/rss?path=/Blat%20Full%20Version",