Skip to content

Commit bb9c680

Browse files
authored
Merge pull request #9352 from guggero/update-roasbeef-key
scripts: update Roasbeef's key ID in verify-install.sh
2 parents ff14847 + 4ee36e3 commit bb9c680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/verify-install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ MIN_REQUIRED_SIGNATURES=5
2121
KEYS=()
2222
KEYS+=("F4FC70F07310028424EFC20A8E4256593F177720 guggero")
2323
KEYS+=("15E7ECF257098A4EF91655EB4CA7FE54A6213C91 carlaKC")
24-
KEYS+=("E4D85299674B2D31FAA1892E372CBD7633C61696 roasbeef")
24+
KEYS+=("A5B61896952D9FDA83BC054CDC42612E89237182 roasbeef")
2525
KEYS+=("729E9D9D92C75A5FBFEEE057B5DD717BEF7CA5B1 wpaulino")
2626
KEYS+=("7E81EF6B9989A9CC93884803118759E83439A9B1 Crypt-iQ")
2727
KEYS+=("9FC6B0BFD597A94DBF09708280E5375C094198D8 bhandras")

0 commit comments

Comments
 (0)