diff --git a/com.jeffser.Alpaca.json b/com.jeffser.Alpaca.json index d404530..a84190f 100644 --- a/com.jeffser.Alpaca.json +++ b/com.jeffser.Alpaca.json @@ -136,16 +136,16 @@ "sources": [ { "type": "archive", - "url": "https://github.com/ollama/ollama/releases/download/v0.3.11/ollama-linux-amd64.tgz", - "sha256": "aa4d26889a6a413f676a7f80116983731f06287534bb72adec37dd39d168d40a", + "url": "https://github.com/ollama/ollama/releases/download/v0.3.12/ollama-linux-amd64.tgz", + "sha256": "f0efa42f7ad77cd156bd48c40cd22109473801e5113173b0ad04f094a4ef522b", "only-arches": [ "x86_64" ] }, { "type": "archive", - "url": "https://github.com/ollama/ollama/releases/download/v0.3.11/ollama-linux-arm64.tgz", - "sha256": "61e3a21bec7f706b404424b80602240281d9b651ca4e00e8edee4527a533a15b", + "url": "https://github.com/ollama/ollama/releases/download/v0.3.12/ollama-linux-arm64.tgz", + "sha256": "da631cbe4dd2c168dae58d6868b1ff60e881e050f2d07578f2f736e689fec04c", "only-arches": [ "aarch64" ]