mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
Release version 0.15.3
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"cli": {
|
||||
"name": "@twsxtd/hapi",
|
||||
"version": "0.15.2",
|
||||
"version": "0.15.3",
|
||||
"bin": {
|
||||
"hapi": "bin/hapi.cjs",
|
||||
},
|
||||
@@ -43,11 +43,11 @@
|
||||
"vitest": "^4.0.16",
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@twsxtd/hapi-darwin-arm64": "0.15.2",
|
||||
"@twsxtd/hapi-darwin-x64": "0.15.2",
|
||||
"@twsxtd/hapi-linux-arm64": "0.15.2",
|
||||
"@twsxtd/hapi-linux-x64": "0.15.2",
|
||||
"@twsxtd/hapi-win32-x64": "0.15.2",
|
||||
"@twsxtd/hapi-darwin-arm64": "0.15.3",
|
||||
"@twsxtd/hapi-darwin-x64": "0.15.3",
|
||||
"@twsxtd/hapi-linux-arm64": "0.15.3",
|
||||
"@twsxtd/hapi-linux-x64": "0.15.3",
|
||||
"@twsxtd/hapi-win32-x64": "0.15.3",
|
||||
},
|
||||
},
|
||||
"docs": {
|
||||
@@ -874,13 +874,13 @@
|
||||
|
||||
"@twsxtd/hapi": ["@twsxtd/hapi@workspace:cli"],
|
||||
|
||||
"@twsxtd/hapi-darwin-arm64": ["@twsxtd/hapi-darwin-arm64@0.15.2", "", { "os": "darwin", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-p6zGfgkCq2e0GR0cVHoAZk1a+rpCj3C6qmU4e7e216TjeMedH/0QGtgPA7WC6sPQhnOnT8tLijw05xu0foXanw=="],
|
||||
"@twsxtd/hapi-darwin-arm64": ["@twsxtd/hapi-darwin-arm64@0.15.3", "", { "os": "darwin", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-4gMc5cOGXEgzDTGYKQdOSCcsd+U1x6OyW2hURVdnnZ8gByi8dzzCr0x4X4SJFA7RzNejZfvWWt83VUGZcPnWEQ=="],
|
||||
|
||||
"@twsxtd/hapi-darwin-x64": ["@twsxtd/hapi-darwin-x64@0.15.2", "", { "os": "darwin", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-20xejPillaO1FtduLaaiynqUQm4jqKDAA+mta5i2BFLoMax4gd1hqH6v2KeBs0qhIICNdZRojmLo2U/mVtNgUQ=="],
|
||||
"@twsxtd/hapi-darwin-x64": ["@twsxtd/hapi-darwin-x64@0.15.3", "", { "os": "darwin", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-LQiA3bH0TkdCdihXTXohWNhq9T5hpMGu2sUl3qsZOrKMLFdl5D2PYqXAwxxCPn+y94/1nAh/9eqPq3BLWYYHjg=="],
|
||||
|
||||
"@twsxtd/hapi-linux-arm64": ["@twsxtd/hapi-linux-arm64@0.15.2", "", { "os": "linux", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-rk9juH6gjSi6JYb2Jg+DL8Ok5aDCLclHgXW6EuzWL0fbfzu2fJiDi8/vfUqYkRoWYzsvJ4e/sY29EWYqIvWKFA=="],
|
||||
"@twsxtd/hapi-linux-arm64": ["@twsxtd/hapi-linux-arm64@0.15.3", "", { "os": "linux", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-dKkiM8v+TI4e+ikUx2qlQQcSArP/m9f5+vgRHgg0hPODtRupLxdarLO6pv90X9Mu884UnfN+EbSN1rSxdTjq9g=="],
|
||||
|
||||
"@twsxtd/hapi-linux-x64": ["@twsxtd/hapi-linux-x64@0.15.2", "", { "os": "linux", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-wwQM88HATws1quf94M6D4rbkWXNVfIcAMA2WKae+i8/be2vvAi8uuvfV7HHqsqeozUmMJ3NEC6zKYhEtlmMuoA=="],
|
||||
"@twsxtd/hapi-linux-x64": ["@twsxtd/hapi-linux-x64@0.15.3", "", { "os": "linux", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-jGRTCnFN07MNqN28n6CfKvaaOzd2rgczIC7alZwqZ5IpJubwP+/+LHKu60bYBbwiO3UVDCBfAxLq+cQhWemcsQ=="],
|
||||
|
||||
"@types/aria-query": ["@types/aria-query@5.0.4", "", {}, "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw=="],
|
||||
|
||||
|
||||
+6
-6
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@twsxtd/hapi",
|
||||
"version": "0.15.2",
|
||||
"version": "0.15.3",
|
||||
"description": "App for agentic coding - access coding agent anywhere",
|
||||
"author": "Kirill Dubovitskiy & weishu",
|
||||
"license": "AGPL-3.0-only",
|
||||
@@ -26,11 +26,11 @@
|
||||
}
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@twsxtd/hapi-darwin-arm64": "0.15.2",
|
||||
"@twsxtd/hapi-darwin-x64": "0.15.2",
|
||||
"@twsxtd/hapi-linux-arm64": "0.15.2",
|
||||
"@twsxtd/hapi-linux-x64": "0.15.2",
|
||||
"@twsxtd/hapi-win32-x64": "0.15.2"
|
||||
"@twsxtd/hapi-darwin-arm64": "0.15.3",
|
||||
"@twsxtd/hapi-darwin-x64": "0.15.3",
|
||||
"@twsxtd/hapi-linux-arm64": "0.15.3",
|
||||
"@twsxtd/hapi-linux-x64": "0.15.3",
|
||||
"@twsxtd/hapi-win32-x64": "0.15.3"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "node -e \"try{require('fs').chmodSync(require('path').join(__dirname,'bin','hapi.cjs'),0o755)}catch(e){}\"",
|
||||
|
||||
Reference in New Issue
Block a user