unstable github io

This commit is contained in:
MeexReay 2025-03-21 17:41:04 +03:00
parent cfa871b696
commit a36be500fc
4 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,5 @@
# poshlostios # poshlostios
poshlositi os repository poshlositi os repository
[poshlostios site](https://poshlostios.meex.lol) [stable poshlosti](https://poshlostios.meex.lol) \
[unstable poshlosti](https://meexreay.github.io/poshlostios)

View File

@ -1,6 +1,6 @@
{ {
"name": "ppm", "name": "ppm",
"version": "0.1.4", "version": "0.1.5",
"description": "Poshliy Package Manager", "description": "Poshliy Package Manager",
"author": "MeexReay", "author": "MeexReay",
"apps": [ "ppm.js" ], "apps": [ "ppm.js" ],

View File

@ -1,6 +1,6 @@
{ {
"repositories": [ "repositories": [
"https://poshlostios.meex.lol/app", "https://poshlostios.meex.lol/app",
"https://raw.githubusercontent.com/MeexReay/poshlostios/refs/heads/main/app" "https://meexreay.github.io/poshlostios/app"
] ]
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "woman", "name": "woman",
"version": "0.1.1", "version": "0.1.2",
"description": "Wisdom Order Manuals", "description": "Wisdom Order Manuals",
"author": "MeexReay", "author": "MeexReay",
"apps": [ "woman.js" ], "apps": [ "woman.js" ],