This repository was archived by the owner on Sep 29, 2025. It is now read-only.
Commit ed5575e
authored
chore: udpate cli (#47)
### **PR Type**
Enhancement
___
### **Description**
- Update `nhost-cli` version from v1.29.8 to v1.31.0
- Refresh SHA256 hashes for all platform binaries
- Ensure latest CLI release is used in overlay
___
### **Changes diagram**
```mermaid
flowchart LR
A["nhost-cli.nix (v1.29.8)"] -- "bump version & hashes" --> B["nhost-cli.nix (v1.31.0)"]
```
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>nhost-cli.nix</strong><dd><code>Bump nhost-cli version
and update binary hashes</code>
</dd></summary>
<hr>
overlays/nhost-cli.nix
<li>Bump <code>nhost-cli</code> version to v1.31.0<br> <li> Update
SHA256 hashes for all supported platforms
</details>
</td>
<td><a
href="https://github.com/nhost/nixops/pull/47/files#diff-30af032272047cf9f8b0556d4e2b31c5a883c5dc27839f3fae1f4e358da760b2">+5/-5</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> <details> <summary> Need help?</summary><li>Type <code>/help how to
...</code> in the comments thread for any questions about PR-Agent
usage.</li><li>Check out the <a
href="https://qodo-merge-docs.qodo.ai/usage-guide/">documentation</a>
for more information.</li></details>1 parent a1982b2 commit ed5575e
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments