Merge pull request #7660 from dokku/josegonzalez-patch-6-1

chore: bump plugn from 0.15.3 to 0.16.0
This commit is contained in:
Jose Diaz-Gonzalez
2025-04-15 16:46:45 -04:00
committed by GitHub

View File

@@ -60,10 +60,10 @@
},
{
"name": "plugn",
"version": "0.15.3",
"version": "0.16.0",
"urls": {
"amd64": "https://github.com/dokku/plugn/releases/download/v0.15.3/plugn-linux-amd64",
"arm64": "https://github.com/dokku/plugn/releases/download/v0.15.3/plugn-linux-arm64"
"amd64": "https://github.com/dokku/plugn/releases/download/v0.16.0/plugn-linux-amd64",
"arm64": "https://github.com/dokku/plugn/releases/download/v0.16.0/plugn-linux-arm64"
}
}
],