mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
bc: Add version 1.07.1 (#3596)
* bc: Add version 1.07.1 * Update bucket/bc.json Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Co-authored-by: bharatvaj.ph <bharatvaj.ph@zohocorp.com> Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
This commit is contained in:
parent
a3aa34b473
commit
3f9186865a
13
bucket/bc.json
Normal file
13
bucket/bc.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"version": "1.07.1",
|
||||
"description": "Arbitrary precision numeric processing language",
|
||||
"homepage": "https://www.gnu.org/software/bc/bc.html",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"url": "https://embedeo.org/ws/command_line/bc_dc_calculator_windows/bc-1.07.1-win32-embedeo-02.zip",
|
||||
"hash": "b3964c3720118f6d0490d915cc3792f15aff01eaa6b58db9e87fa3d15729eb6d",
|
||||
"extract_dir": "bc-1.07.1-win32-embedeo-02",
|
||||
"bin": [
|
||||
"bin\\bc.exe",
|
||||
"bin\\dc.exe"
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user