Compare commits

..

No commits in common. "2cce2f109d2e34a1c31deca93dbc1353a93a6bed" and "6089085f896ff30f71e90c1b0c720607f59c94a6" have entirely different histories.

2 changed files with 8 additions and 8 deletions

View File

@ -1,12 +1,12 @@
{ {
"version": "1.5.2", "version": "1.5.1",
"description": "CLI toolchain for Fedify and debugging ActivityPub", "description": "CLI toolchain for Fedify and debugging ActivityPub",
"homepage": "https://fedify.dev/cli", "homepage": "https://fedify.dev/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fedify-dev/fedify/releases/download/1.5.2/fedify-cli-1.5.2-windows-x86_64.zip", "url": "https://github.com/fedify-dev/fedify/releases/download/1.5.1/fedify-cli-1.5.1-windows-x86_64.zip",
"hash": "4eccfe872b0a53d8a8a529d767bc75e9741cd8095e6a27b73492c47eafc284fa" "hash": "4ab46f812a115ef9321e67049122fff0082b2fae3c75d234f599ed913a4dfac5"
} }
}, },
"bin": "fedify.exe", "bin": "fedify.exe",

View File

@ -1,16 +1,16 @@
{ {
"version": "0.28.0", "version": "0.27.2",
"description": "Open Source realtime backend in 1 file", "description": "Open Source realtime backend in 1 file",
"homepage": "https://pocketbase.io", "homepage": "https://pocketbase.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.28.0/pocketbase_0.28.0_windows_amd64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.27.2/pocketbase_0.27.2_windows_amd64.zip",
"hash": "2d484daa40488b766e850208b71dc79d5a6e7d1ef6d38291ac7f2ccd1a9c4571" "hash": "2527714d1ad8685a151334271755c28f062a6116dced1b408763ebc96917c148"
}, },
"arm64": { "arm64": {
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.28.0/pocketbase_0.28.0_windows_arm64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.27.2/pocketbase_0.27.2_windows_arm64.zip",
"hash": "4339ec20bb13c5c40e4a5d3094c0bee56591270713463e028b2b47e49af5b18e" "hash": "e1085e25a4dfceb7978e78ce4d42fd96bd4cf16ebeb36574b27ff30f5662426b"
} }
}, },
"bin": "pocketbase.exe", "bin": "pocketbase.exe",