Skip to content

Commit 1a993c2

Browse files
Oh My Posh, Ruffle: Update App Versions
- Oh My Posh-all: v27.5.1 -> v27.5.2 - Ruffle-all: nightly-2025-11-06 -> nightly-2025-11-07
1 parent a5ed5d9 commit 1a993c2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/Oh My Posh/install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
version=v27.5.1
3+
version=v27.5.2
44

55
#determine filename of download
66
if [ $arch == 32 ];then

apps/Ruffle/install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
version=nightly-2025-11-06
3+
version=nightly-2025-11-07
44

55
# Purge any existing Ruffle instances if already found
66
status "Purging any existing Ruffle copies and code if found"

0 commit comments

Comments
 (0)