📦 deps(thirdparty): update snapshots
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "antigravity-bundle-security-engineer",
|
||||
"version": "12.4.0",
|
||||
"version": "12.5.0",
|
||||
"description": "Editorial \"Security Engineer\" bundle for Claude Code from Antigravity Awesome Skills.",
|
||||
"author": {
|
||||
"name": "sickn33 and contributors",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "agyb-security-engineer",
|
||||
"version": "12.4.0",
|
||||
"version": "12.5.0",
|
||||
"description": "Install the \"Security Engineer\" editorial skill bundle from Antigravity Awesome Skills.",
|
||||
"author": {
|
||||
"name": "sickn33 and contributors",
|
||||
|
||||
+1
-1
@@ -32,7 +32,7 @@ unzip awscliv2.zip && sudo ./aws/install
|
||||
tmpdir="$(mktemp -d)"
|
||||
trap 'rm -rf "$tmpdir"' EXIT
|
||||
curl -fsSLo "$tmpdir/google-cloud-sdk-install.sh" https://sdk.cloud.google.com
|
||||
sed -n '1,160p' "$tmpdir/google-cloud-sdk-install.sh"
|
||||
cat "$tmpdir/google-cloud-sdk-install.sh" # review the full installer before executing
|
||||
bash "$tmpdir/google-cloud-sdk-install.sh"
|
||||
gcloud init
|
||||
|
||||
|
||||
Reference in New Issue
Block a user