File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 66 glibc ,
77} :
88let
9- version = "2.1.70 " ;
9+ version = "2.1.71 " ;
1010 gcsBase = "https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/${ version } " ;
1111
1212 sources = {
1313 "aarch64-darwin" = fetchurl {
1414 url = "${ gcsBase } /darwin-arm64/claude" ;
15- hash = "sha256-YYHlC8mkGF825UN0TSVrdA4N+jw/3PHQS3g4eytGZ4E =" ;
15+ hash = "sha256-89gSnsfdrxWMEOGT31RkIUmdabf0TsLwtnw/5U9gHLk =" ;
1616 } ;
1717 "x86_64-darwin" = fetchurl {
1818 url = "${ gcsBase } /darwin-x64/claude" ;
19- hash = "sha256-M4dV3OWlyZQZ83vo3UJEEMNfxHb32Mys2e1+8zuEc64 =" ;
19+ hash = "sha256-qP8hACKGCxVn01+6WCLZvkp0xCKWLi4yw59BFnltV8g =" ;
2020 } ;
2121 "x86_64-linux" = fetchurl {
2222 url = "${ gcsBase } /linux-x64/claude" ;
23- hash = "sha256-HlwQEeyJnvDKnwgRwTw+1EQ3Qirtha9gDV/lB0b6rx0 =" ;
23+ hash = "sha256-YQAuX1xBkOmndb2c+Q5X//PwN5+yyO3GU6wJQqNHur0 =" ;
2424 } ;
2525 "aarch64-linux" = fetchurl {
2626 url = "${ gcsBase } /linux-arm64/claude" ;
27- hash = "sha256-JkxmnOR0C7SJawesARAZC89hjt3U+wBos/4s6YlzRoI =" ;
27+ hash = "sha256-ribkpWVCOPCmhNX9mmv1kjIbBuuI6oNDQ7J18xDjm+o =" ;
2828 } ;
2929 } ;
3030in
You can’t perform that action at this time.
0 commit comments