mirror of https://github.com/aminya/setup-cpp
chore: publish packages 1.0.1
This commit is contained in:
parent
f5c5e9e808
commit
12442d6b61
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ci-log",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Colorful logging and print for any environment including GitHub Actions",
|
||||
"repository": "https://github.com/aminya/setup-cpp",
|
||||
"homepage": "https://github.com/aminya/setup-cpp/tree/master/packages/ci-log",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "envosman",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Manage environment variables, PATH, and rc files",
|
||||
"repository": "https://github.com/aminya/setup-cpp",
|
||||
"homepage": "https://github.com/aminya/setup-cpp/tree/master/packages/envosman",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "exec-powershell",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Run a powershell command.",
|
||||
"repository": "https://github.com/aminya/setup-cpp",
|
||||
"homepage": "https://github.com/aminya/setup-cpp/tree/master/packages/exec-powershell",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "setup-apt",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Setup apt packages and repositories in Debian/Ubuntu-based distributions",
|
||||
"repository": "https://github.com/aminya/setup-cpp",
|
||||
"homepage": "https://github.com/aminya/setup-cpp/tree/master/packages/setup-apt",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "untildify-user",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Untildify a path for the current user even if it is root",
|
||||
"repository": "https://github.com/aminya/setup-cpp",
|
||||
"homepage": "https://github.com/aminya/setup-cpp/tree/master/packages/untildify-user",
|
||||
|
|
Loading…
Reference in New Issue