Skip to content

Commit 449779e

Browse files
committed
1 parent 2262bf3 commit 449779e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pmaweb/templates/version/packages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"version": "{{ release.version }}",
1010
"dist": {
1111
"url": "{{ download.get_absolute_url }}",
12-
"checksum": "{{ download.sha1 }}",
12+
"shasum": "{{ download.sha1 }}",
1313
"type": "{{ download.composer_type }}"
1414
}
1515
},

0 commit comments

Comments
 (0)