> For the complete documentation index, see [llms.txt](https://visi-digital-internasional.gitbook.io/geo-prospector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-ms/kemas-kini-dan-keselamatan/updating.md).

# Kemas kini Geo Prospector

## Versi stabil semasa

`6.7.25.1`

## Saluran kemas kini rasmi

* **Pemasang berversi:** [GeoProspectorSetup.exe](https://github.com/visi-digital-internasional/geo-prospector-update/releases/download/v6.7.25.1/GeoProspectorSetup.exe)
* **Pemasang stabil terkini:** [GeoProspectorSetup.exe](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest/download/GeoProspectorSetup.exe)
* **Keluaran GitHub:** [Geo Prospector v6.7.25.1](https://github.com/visi-digital-internasional/geo-prospector-update/releases/tag/v6.7.25.1)
* **Manifest kemas kini:** [version.json](https://raw.githubusercontent.com/visi-digital-internasional/geo-prospector-update/main/version.json)

## Identiti pemasang

| Sifat            | Nilai                                                              |
| ---------------- | ------------------------------------------------------------------ |
| Versi            | `6.7.25.1`                                                         |
| Saiz             | `273765875 bait` (261.08 MiB)                                      |
| SHA-256          | `49ACD03FDAEC621B9CFD5A45FB9CF51F90BC55197DE8381C37A072192BDE519F` |
| Kemas kini wajib | `palsu`                                                            |

## Kemas kini manual

1. Benarkan kerja B2B Finder atau Email Finder yang aktif selesai.
2. Tutup Geo Prospector.
3. Muat turun rasmi `GeoProspectorSetup.exe`.
4. Sahkan cincangan SHA-256.
5. Jalankan pemasang di atas pemasangan sedia ada.
6. Buka semula Geo Prospector.
7. Sahkan versi `6.7.25.1` dan status lesen aktif.
8. Jalankan ujian asap B2B Finder kecil.

## Sahkan pemasang

```powershell
Get-FileHash -LiteralPath ".\GeoProspectorSetup.exe" -Algorithm SHA256
```

SHA-256 yang dijangka:

```
49ACD03FDAEC621B9CFD5A45FB9CF51F90BC55197DE8381C37A072192BDE519F
```

Jangan pasang fail tersebut jika cincangan berbeza.

## Pemeliharaan data

Pemasang mengemas kini fail aplikasi sambil mengekalkan data yang dijana pengguna di bawah `C:\GeoProspector`.

## Penting

Jangan salin hanya `geo_prospector.exe` atau gantikan fail runtime individu. Gunakan pemasang rasmi penuh supaya manifes sauh keselamatan yang ditandatangani, runtime Node.js, runtime Chromium, dan bahagian belakang Email Finder yang dilindungi kekal konsisten.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-ms/kemas-kini-dan-keselamatan/updating.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
